OPTIONS=option{,option}{,option}...
The OPTIONS command is used to set various options that don’t fall neatly into another category. You can specify several options on a single line separated by commas, or you can specify them using multiple OPTIONS statements.
|
Options |
Description |
|
Causes LOOKUP to return a positive value. | |
|
Causes XCALL AMOS to execute commands as true subroutines. | |
|
Special AS400 TELNET option. | |
|
Causes OPEN to see if file is already in memory. | |
|
Causes PRINT statements to act like TPRINT (i.e., create static text controls). | |
|
Pre-fill random files with ]]]]]]]. | |
|
Terminate sequential files with CRLF. | |
|
CRNL |
Same as CRLF. |
|
Tells the compiler to allow DIMX statement in /RC mode. | |
|
Returns "effective user name." | |
|
Various options related to "EFS," A-Shell's encrypted file system | |
|
Wait for keyboard response. | |
|
Allows access to contiguous files that are NOT a multiple of 512 bytes. | |
|
Emulate field terminal attributes. | |
|
Apply rounding factor of .000005 to INT and FIX. | |
|
Tokenizes horizontal fixed-pitch spacing for use in variable-spacing GUI screens | |
|
Special hexadecade date processing. | |
|
Locks entire ISAM index file. | |
|
Remap OEM character set to Latin1. | |
|
Causes DIR.LIT to use the 10.3 format by default | |
|
Disables auto expansion of ISAM & INMEMO files (same as NOISAM_AUTOX). | |
|
Disables automatic translation of PageUp and PageDn. | |
|
Discards field attributes. | |
|
NOISAM_AUTOX |
Disables auto expansion of ISAM and INMEMO files; same as NOAUTOX. |
|
Presents JOBTBL.SYS from being memory mapped. | |
|
Eliminates the automatic space associated with the on/off field attributes. | |
|
Disables the otherwise automatic conversion of the mouse wheel events into Up/DownArrow key presses. | |
|
Prevents user from closing window containing an active program. | |
|
Identifies A-Shell instances like NT Terminal Server sessions. | |
|
Output raw tab characters. | |
|
Alters the search path for SBX modules. | |
|
Enables locking on sequential files for UNIX. | |
|
Causes A-Shell to emulate various AMOS functions. | |
|
Causes PolyShell to treat the top status line as part of the screen. | |
|
Generates error 255 when user tries to close window if program running. |