SYS(1271) - Object's .SCX File

See Also

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

Syntax

SYS(1271, oObjectName)

Returns

Character, Logical

Arguments

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).