Group Settings and Status
Cset????()
Sets or retrieves any ON | OFF setting
Cset????( [<lNewSetting>] ) --> lOldSetting
CsetAll()
Sets or retrieves all ON | OFF settings.
CsetAll( [<cNewSettingsList>] ) --> cOldSettingsList
CsetClip()
Function CsetClip() is not supported.
CsetDate()
Retrieves the current date format.
CsetDate() --> nDateFormat
CsetDeci()
Retrieves the current setting of SET DECIMALS TO.
CsetDeci() --> nDecimalPlaces
CsetDefa()
Retrieves the current setting of SET DEFAULT TO.
CsetDefa() --> cDefaultPath
CsetFunc()
Function CsetFunc() is not supported.
CsetKey()
Retrieves the current setting of SET KEY TO.
CsetKey( <nKeyValue> ) --> cProcedureName
CsetLDel()
Retrieves the left delimiter of SET DELIMITERS TO
CsetLDel() --> cLeftDelimiter
CsetMarg()
Retrieves the current setting of SET MARGIN TO.
CsetMarg() --> nLeftMargin
CsetPath()
Retrieves the current setting of SET PATH TO.
CsetPath() --> cPath
CsetRDel()
Retrieves the right delimiter of SET DELIMITERS TO.
CsetRDel() --> cRightDelimiter
CsetRdOnly()
Sets or retrieves the current setting of the READONLY option for USE
CsetRdOnly( [<lNewReadOnlyMode>] ) --> lOldReadOnlyMode
CsetSafety()
Sets or retrieves the safety switch used for XbToolsIII file operations.
CsetSafety( [<lNewSetting>] ) --> lOldSetting
CsetSnow()
Function CsetSnow() is not supported.
IsDebug()
Checks whether an application is controlled by the Xbase++ debugger.
IsDebug() --> lDebugger
KsetCaps()
Function KsetCaps() is not supported.
KsetIns()
Function KsetIns() is not supported.
KsetNum()
Function KsetNum() is not supported.
KsetScroll()
Function KsetScroll() is not supported.
LastkFunc()
Function LastkFunc() is not supported.
LastkLine()
Function LastkLine() is not supported.
LastkProc()
Function LastkProc() is not supported.
NumFKey()
Retrieves the number of function keys.
NumFKey() --> nFunctionKeyCount
SetLastkey()
Function SetLastkey() is not supported