getopenobj(3G) getopenobj(3G)
NAME
getopenobj - returns the identifier of the currently open object
C SPECIFICATION
Object getopenobj()
PARAMETERS
none
FUNCTION RETURN VALUE
The returned value of this function is the object identifier of the
currently open object. If no object is now open, the returned value is
-1.
DESCRIPTION
getopenobj returns the number of the object that is currently open for
editing.
NOTE
This routine is available only in immediate mode.
Page 1