SYS(1271) - Object's .SCX File

Returns the name of the .SCX file in which the specified instantiated object is stored.

SYS(1271, oObjectName)

Return Values

Character, Logical

Parameters

  • oObjectName
    Specifies the name of the object for which the .scx file is returned.

Remarks

SYS(1271) returns the name of the .scx file in which the specified instantiated object is stored.

SYS(1271) returns a logical false (.F.) if the object cannot be located in an .scx file (for example, if the object was created from the Command window).

See Also

CREATE FORM | GETPEM( ) | PEMSTATUS( ) | SYS(1269) - Property Information | SYS(1270) - Object Location | SYS(1272) - Object Hierarchy