SBR=optioncode {,optioncode} {,optioncode}
SBR is used to specify various configurable subroutine options to account for local variations in some otherwise standard subroutines. These variations are typically the result of someone modifying a standard routine to suit their purposes. An example of this the subroutine COMMON, which many people have modified to change the number and size of the saved modules. Rather than have several implementations of each subroutine which can differ, various SBR options can be specified to tune the operation of such subroutines.
Option |
Description |
---|---|
Causes JOBNAM to return the name of the parent job. |
|
AMOS_RUNSBR |
Deprecated. Use OPTIONS=, not SBR=. |
Maximizes dialogs, helpful for tablets and net-books. |
|
AUTO_TABX |
Automatically converts all Tab controls to TabX controls. |
Causes A-Shell to duplicate the behavior of XLOCK under AMOS. |
|
Affects sequential search in SERCH. |
|
Obsolete, but documented by way of explanation. |
|
Affects the way INFLD and IDTIM guess at the century. |
|
Non-destructive read in COMMON. |
|
Causes EZTYP to use EZPRTX. |
|
Use old style Open/Save File dialogs in MX_GETOFD. |
|
GET_CRNL2CR |
Automatically sets the &h02 flag in Xcall GET. |
Eliminates the need to specify the V parameter to INFLD. |
|
Specifies type codes to INFLD. |
|
Affects the operation of J justified types in INFLD. |
|
Causes INFLD to add blank spaces for comma-formatted fields. |
|
Right-justifies text label. |
|
Provide support for a variation of INVUE. |
|
Special handling for type "L" operation in INFLD. |
|
Sends a few bytes every 15 seconds while waiting for input. |
|
INFLD_PRINTS |
Maps ^P to File > Print Screen rather than to the text-based screen print/capture. |
INFLD_NOPRINTS |
Disables ^P screen print function.. |
Impacts the operation of types "P" and "S" in INFLDxs. |
|
Strips comments from command line before returning them to LSTLIN.LIT. |
|
Affects the memory allocation strategy of BASORTxs. |
|
Changes behavior of MESAG. |
|
Changes the number of packets available to COMMONxs.4 |
|
Changes the size of each packet available to COMMONxs. |
|
Forces AG_XLOCK to conform exactly to standard documentation. |
|
Use XTREE (GUI) in place of PCKLST (text) |
|
Allow for the time to be added to the report header. |
|
Allow for the user name to be added to the report header. |
|
Eliminates form feed character in PRINT. |
|
Causes PRTCHK to return 1 if printer is found, 0 if it is not. |
|
Forces a new process to be the grandchild of the current process. |
|
Causes TRIM to remove leading and trailing control characters. |
|
Affects how INFLD type codes $ and H are handled. |
|
XMASCB_OPEN |
Optimizes file open/close in XCALL xMASCB (ignores redundant open, explicit close; auto-close at program end). |
Affects how XPPN displays PPN value. |
|
Enables various operations for all XTREEs. |