BinaryName()
Determines the name of the EXE or DLL.
BinaryName( [<lFullQualifiedName>] ) --> cBinaryFileName BinaryName( <nCallLevel> [,<lFullQualifiedName>] ) --> cBinaryFileName
ErrorLevel()
Sets the return code for an Xbase++ application.
ErrorLevel( [<nReturnCode>] ) --> nLastReturnCode
SetAppFocus()
Sets or returns the Xbase Part or window which has input focus.
SetAppFocus( [<oXbp>] ) --> oOldXbp