Expand Minimize
This topic has not yet been rated - Rate this topic

SYS(1271) - Object's .SCX File

Visual Studio .NET 2003

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.