General system variables¶
These variables can be used in any type of Sculptor program. Note that in the Reference Guide variables are indexed without the “sys.” prefix.
Command line arguments of the current program |
|
Determines if cancelling a dialog suppresses validation |
|
Frequency of DDE message checks |
|
Screen flushing option |
|
Determines if validation performed on unchanged data |
|
Number of bytes available in sequential file, socket or pipe |
|
Determines if operator can abort input with CANCEL key |
|
Turns window control help captions on or off |
|
Configure the internal Sculptor encoding |
|
Configure the external Sculptor encoding |
|
Flag a validate and lose focus event before close event |
|
Default subscript for the first dimension |
|
Code of the currency being used for display/input of money values |
|
Name of the current active currency |
|
Exchange rate between active and main currencies |
|
The control that has input focus |
|
The system date |
|
Day component of a date type field (obsolescent) |
|
Time-out value for DDE client requests |
|
Indicates if a program is running in debug mode |
|
Default subscript for the fourth dimension |
|
Defines how graphic images combine with the background |
|
Defines how text or line graphics combine with the background |
|
Set edit mode for data entry |
|
System error number |
|
Sculptor error number |
|
Escape character for get[field] # and put[field] # commands |
|
Pointer to the first database in the program |
|
Pointer to the first window in the program |
|
Value of free textbox field before function key pressed |
|
Determines whether hangup interrupts enabled |
|
The horizontal DPI scale. |
|
Network name of computer running the program |
|
The horizontal resolution of the main display. |
|
Determines whether subscripted fields wrap |
|
Value of field before function key pressed |
|
Row number of text saved in sys.InputBuf |
|
Determines whether keyboard interrupts enabled |
|
Network address of computer running the program |
|
Interval to send keep alive messages through the open sockets |
|
Keyboard type currently in use |
|
Character that terminated the last field read by a getfield # command |
|
System time in elapsed seconds from Jan 1st 1970, corrected for local time |
|
The name of the logged-on user |
|
Determines whether transaction logging is on |
|
Maximum decimal places to store in intermediate arithmetic |
|
Turns menu help captions on or off |
|
Wether return must be used after a menu accel key on a Sculptor 2 style option menu (in character windows) |
|
Current system time in milliseconds |
|
Month component of a date type field (obsolescent) |
|
Indicates if ODBC library available |
|
Default subscript for the third dimension |
|
The control that previously had input focus |
|
Determines if focus restored to previous application when Sculptor program exits |
|
Determines if fractions are rounded to the nearest integer |
|
Rounding unit of the current active currency |
|
Default subscript for the second dimension |
|
Sculptor date version |
|
Sculptor fix version number |
|
Sculptor major version number |
|
Sculptor minor version number |
|
Current screen height |
|
Current screen width |
|
Separator character for get[field] #, put[field] # and put commands |
|
Socket error event function |
|
Server connection number of retries |
|
Termination status of a child task |
|
System time in elapsed seconds from Jan 1st 1970 |
|
Current task number |
|
Terminal type currently in use |
|
Current text file extension |
|
Current system time |
|
Number of seconds tooltips remain visible |
|
Traps set by last trappable command |
|
Terminal number |
|
Sculptor Version 6.1.1: Terminal number |
|
Device unit for drawing operations |
|
User identification number |
|
User logon name |
|
Indicates if Sculptor is using a Windows theme or a classic style |
|
Wether the validation string is displayed as a caption |
|
Execute validation and lose focus on input/dialog before close event |
|
The vertical DPI scale. |
|
The verical resolution of the main display. |
|
Warning level for runtime errors |
|
Whether Sculptor is running under one of the Windows NT family |
|
Major version number of Windows |
|
Minor version number of Windows |
|
Year component of a date type field (obsolescent) |
RELATED TOPICS |