Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ isobj(3g) — GL2 W2.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

isobj()  —  Silicon Graphics

NAME

isobj - indicates whether a given object name identifies an object

SPECIFICATION

C
Boolean isobj(obj)
Object obj;

FORTRAN
logical function isobj(obj)
integer*4 obj

Pascal
function isobj(obj: Object): longint;

DESCRIPTION

isobj returns TRUE if obj names an object and FALSE if it does not.  It will return TRUE any time after the makeobj call for the object. 

SEE ALSO

genobj, istag, makeobj

NOTE

This command can be used only in immediate mode. 

Version 2.4  —  May 08, 1986

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026