SAS Institute. The Power to Know

SAS(R) 9.2 Language Reference by Name, Product, and Category

System Options Syntax Sorted Alphabetically

Name
Syntax and Description
-ACCESSIBILITY STANDARD | EXTENDED
Enables the accessibility features on the Customize Tools dialog box.
Product: Base SAS
Document: SAS Companion for Windows
ALQMULT=n
Specifies the number of pages that are preallocated to a file.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
–ALTLOG file-specification | –NOALTLOG
Specifies the destination for the SAS log.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-ALTLOG destination -NOALTLOG
Specifies a destination for a copy of the SAS log.
Product: Base SAS
Document: SAS Companion for Windows
ALTLOG=< file-specification > NOALTLOG
Specifies a destination for a copy of the SAS log.
Product: Base SAS
Document: SAS Companion for z/OS
ALTLOG=file-specification NOALTLOG
Specifies a destination for a copy of the SAS log.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
-ALTPRINT file-specification | -NOALTPRINT
Specifies the destination for the output files from SAS procedures.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-ALTPRINT file-specification -NOALTPRINT
Specifies the destination for the copies of the output files from SAS procedures.
Product: Base SAS
Document: SAS Companion for Windows
ALTPRINT=< file-specification > NOALTPRINT
Specifies the destination for the copies of the output files from SAS procedures.
Product: Base SAS
Document: SAS Companion for z/OS
ALTPRINT=file-specification NOALTPRINT
Specifies the destination for the copies of the output files from SAS procedures.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
-APPEND system-option new-option-value
Used when SAS starts; appends the specified value to the existing value at the end of the specified system option.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-APPEND system-option argument
Used when SAS starts, appends the specified value at the end of the specified system option.
Product: Base SAS
Document: SAS Companion for Windows
APPEND=(system-option=new-option-value)
Used when SAS starts, appends the specified value to the existing value at the end of the specified system option.
Product: Base SAS
Document: SAS Companion for z/OS
APPEND=(system-option-1=argument-1 system-option-n=argument-n)
Appends a value to the existing value of the specified system option.
Product: Base SAS
Document: SAS Language Reference: Dictionary
APPLETLOC=base-URL
Specifies the location of Java applets.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
APPLETLOC=base-URL
Specifies the location of Java applets.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ARMAGENT= module
Specifies another vendor's ARM agent, which is an executable module or keyword (such as, LOG4SAS), that contains a specific implementation of the ARM API.
Product: Base SAS
Document: SAS Interface to Application Response Measurement (ARM): Reference
ARMAGENT=module
Specifies another vendor's ARM agent, which is an executable module that contains a vendor's implementation of the ARM API.
Product: Base SAS
Document: SAS Companion for z/OS
ARMLOC= fileref | filename
Specifies the location of the ARM log.
Product: Base SAS
Document: SAS Interface to Application Response Measurement (ARM): Reference
ARMSUBSYS=(ARM_NONE | ARM_ALL | subsystem1 < item1 < item2 <...> > > <, subsystem2 < item1 < item2 <...> > > > <OFF> )
Specifies whether to initialize the ARM subsystems, which determine the internal SAS processing transactions to be monitored.
Product: Base SAS
Document: SAS Interface to Application Response Measurement (ARM): Reference
ASYNCHIO | NOASYNCHIO
Specifies whether asynchronous I/O is enabled.
Product: Base SAS
Document: SAS Companion for z/OS
AUTHPROVIDERDOMAIN <provider: domain> AUTHPROVIDERDOMAIN <(provider-1: domain-1<, ...provider: domain-n>)>
Associates a domain suffix with an authentication provider.
Product: Base SAS
Document: SAS Companion for Windows
AUTHPROVIDERDOMAIN provider : domain AUTHPROVIDERDOMAIN (provider–1 : domain–1 <, …provider-n : domain-n > )
Associates a domain suffix with an authentication provider.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-AUTHSERVER <“ ”| `domain-name' | `.'> AUTHSERVER <“ ” | `domain-name' | `.'>
Specifies the authentication domain server to search for secure server logins.
Product: Base SAS
Document: SAS Companion for Windows
-AUTOEXEC file-specification | -NOAUTOEXEC
Specifies the SAS autoexec file.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-AUTOEXEC file-specification -NOAUTOEXEC
Specifies the SAS autoexec file.
Product: Base SAS
Document: SAS Companion for Windows
AUTOEXEC=file-specification | NOAUTOEXEC
Specifies the SAS autoexec file.
Product: Base SAS
Document: SAS Companion for z/OS
AUTOEXEC=file-specification NOAUTOEXEC
Specifies the SAS autoexec file.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
-AUTOSAVELOC fileref | pathname AUTOSAVELOC= fileref | pathname
Specifies the location of the Program Editor autosave file.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
AUTOSAVELOC= fileref | “pathname”
Specifies the location of the Program Editor autosave file.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
AUTOSAVELOC=location
Specifies the location of the Program Editor autosave file.
Product: Base SAS
Document: SAS Language Reference: Dictionary
AUTOSIGNON | NOAUTOSIGNON
Automatically signs on the client session to the server session, establishing a client/server connection when a connection does not already exist.
Product: SAS/CONNECT
Document: SAS/CONNECT User's Guide
-AWSCONTROL <TITLE | NOTITLE> <SYSTEMMENU | NOSYSTEMMENU > <MINMAX | NOMINMAX> AWSCONTROL= <TITLE | NOTITLE> <SYSTEMMENU | NOSYSTEMMENU > <MINMAX | NOMINMAX>
Specifies whether the main SAS window includes a title bar, a system/control menu, and minimize/maximize buttons.
Product: Base SAS
Document: SAS Companion for Windows
-AWSDEF row-percent-position column-percent-position height-percent width-percent AWSDEF=row-percent-position column-percent-position height-percent width-percent
Specifies the location and dimensions of the main SAS window when SAS initializes.
Product: Base SAS
Document: SAS Companion for Windows
-AWSMENU | -NOAWSMENU AWSMENU | NOAWSMENU
Specifies whether to display the menu bar in the main SAS window.
Product: Base SAS
Document: SAS Companion for Windows
-AWSMENUMERGE | -NOAWSMENUMERGE AWSMENUMERGE | NOAWSMENUMERGE
Specifies whether to embed menu items that are specific to Windows in the main menus.
Product: Base SAS
Document: SAS Companion for Windows
-AWSTITLE “title-text
Replaces the default text in the main SAS title bar.
Product: Base SAS
Document: SAS Companion for Windows
BINDING=DEFAULTEDGE | LONGEDGE | SHORTEDGE
Specifies the binding edge for duplexed printed output.
Product: Base SAS
Document: SAS Language Reference: Dictionary
BLKALLOC | NOBLKALLOC
Causes SAS to set LRECL and BLKSIZE values for a SAS library when it is allocated rather than when it is first accessed.
Product: Base SAS
Document: SAS Companion for z/OS
BLKSIZE=n | nK | hexX | MIN | MAX
Specifies the default block size for SAS libraries.
Product: Base SAS
Document: SAS Companion for z/OS
BMPREAD=N | Y
Specifies whether a SAS IMS program accessing databases is restricted to get calls within a BMP region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
BOMFILE | NOBOMFILE
Specifies whether to write the byte order mark (BOM) prefix on Unicode-encoded external files.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
BOTTOMMARGIN= margin-size<margin-unit>
Specifies the size of the margin at the bottom of a printed page.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-BUFNO n | nK | nM| nG | hexX | MIN | MAX BUFNO=n | nK | nM| nG| hexX | MIN | MAX
Specifies the number of buffers to be allocated for processing a SAS data set.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-BUFNO n | nK | nM | nG | hexX | MIN | MAX BUFNO= n | nK | nM | nG | hexX | MIN | MAX
Specifies the number of buffers to be allocated for processing SAS data sets.
Product: Base SAS
Document: SAS Companion for Windows
BUFNO= n | nK | nM | nG | hexX | MIN | MAX
Specifies the number of buffers to be allocated for processing SAS data sets.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
BUFNO= n | nK | nM | nG | nT | hexX | MIN | MAX
Specifies the number of buffers to be allocated for processing SAS data sets.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-BUFSIZE n | nK | nM | nG | hexX | MAX BUFSIZE=n | nK | nM | nG | hexX | MAX
Specifies the size of a permanent buffer page for an output SAS data set.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-BUFSIZE n | nK | nM | nG | hexX | MAX BUFSIZE=n | nK | nM | nG | hexX | MAX
Specifies the permanent buffer page size for output SAS data sets.
Product: Base SAS
Document: SAS Companion for Windows
BUFSIZE= n | nK | nM | nG | hexX | MAX
Specifies the permanent buffer page size for processing output SAS data sets.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
BUFSIZE= n| nK | nM | nG | nT |hexX | MAX
Specifies the permanent buffer page size for output SAS data sets.
Product: Base SAS
Document: SAS Language Reference: Dictionary
BYERR | NOBYERR
Specifies whether SAS produces errors when the SORT procedure attempts to process a _NULL_ data set.
Product: Base SAS
Document: SAS Language Reference: Dictionary
BYLINE | NOBYLINE
Specifies whether to print BY lines above each BY group.
Product: Base SAS
Document: SAS Language Reference: Dictionary
BYSORTED | NOBYSORTED
Specifies whether observations in one or more data sets are sorted in alphabetic or numeric order or are grouped in another logical order.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CACHENUM= n
Specifies the number of caches used per SAS file.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
CACHESIZE= n | nK | hexX | MIN | MAX
Specifies the size of cache that is used for each open SAS file.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
CAPS | NOCAPS
Specifies whether to convert certain types of input to uppercase.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CAPSOUT | NOCAPSOUT
Specifies that all output is to be converted to uppercase.
Product: Base SAS
Document: SAS Companion for z/OS
CARDIMAGE | NOCARDIMAGE
Processes SAS source and data lines as 80-byte records.
Product: Base SAS
Document: SAS Companion for z/OS
CARDIMAGE | NOCARDIMAGE
Specifies whether SAS processes source and data lines as 80-byte cards.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-CATCACHE n | nK | MIN | MAX
Specifies the number of SAS catalogs to keep open.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-CATCACHE n | nK | MIN | MAX
Specifies the number of SAS catalogs to keep open.
Product: Base SAS
Document: SAS Companion for Windows
CATCACHE=n | hexX | MIN | MAX
Specifies the number of SAS catalogs to keep open.
Product: Base SAS
Document: SAS Companion for z/OS
CATCACHE= n | nK | MIN | MAX
Specifies the number of SAS catalogs to keep open.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
CATCACHE= n | hexX | MIN | MAX |
Specifies the number of SAS catalogs to keep open in cache memory.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CBUFNO= n| nK | nM | nG | nT | hexX |MIN | MAX
Specifies the number of extra page buffers to allocate for each open SAS catalog.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CC=CR | FORTRAN | PRINT
Tells SAS what type of carriage control to use when it writes to external files.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
CENTER | NOCENTER
Specifies whether to center or left align SAS procedure output.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CGOPTIMIZE=0 | 1 | 2 | 3
Specifies the level of optimization to perform during code compilation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CHARCODE | NOCHARCODE
Specifies whether specific keyboard combinations are substituted for special characters that are not on the keyboard.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CHARTYPE=cell-size | screen-size
Specifies a character set or screen size to use for a device.
Product: Base SAS
Document: SAS Companion for z/OS
-CLEANUP | -NOCLEANUP CLEANUP | NOCLEANUP
Specifies how to handle out-of-resource conditions.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
CLEANUP | NOCLEANUP
Specifies how to handle an out-of-resource condition.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
-CLEANUP | -NOCLEANUP CLEANUP | NOCLEANUP
Specifies how to handle an out-of-resource condition.
Product: Base SAS
Document: SAS Companion for Windows
CLEANUP | NOCLEANUP
For an out-of-resource condition, specifies whether to perform an automatic cleanup or a user-specified cleanup.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CLIST | NOCLIST
Specifies that SAS obtains its input from a CLIST.
Product: Base SAS
Document: SAS Companion for z/OS
CMDMAC | NOCMDMAC
Controls command-style macro invocation.
Product: Base SAS
Document: SAS Macro Language: Reference
CMPLIB= libref.data-set | (libref.data-set-1libref.data-set-n) | (libref.data-set-nlibref.data-set-m)
Specifies one or more SAS data sets that contain compiler subroutines to include during program compilation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CMPMODEL=BOTH | CATALOG | XML
Specifies the output model type for the MODEL procedure.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CMPOPT= optimization-value | (optimization-value-1 ... optimization-value-n) | “optimization-value–1 ... optimization-value-n”| ALL | NONE NOCMPOPT
Specifies the type of code generation optimizations to use in the SAS language compiler.
Product: Base SAS
Document: SAS Language Reference: Dictionary
COLLATE | NOCOLLATE
Specifies whether to collate multiple copies of printed output.
Product: Base SAS
Document: SAS Language Reference: Dictionary
COLORPRINTING | NOCOLORPRINTING
Specifies whether to print in color if color printing is supported.
Product: Base SAS
Document: SAS Language Reference: Dictionary
COMAMID=access-method-ID
Identifies the communications access method for connecting a client and a server across a network.
Product: SAS/CONNECT
Document: SAS/CONNECT User's Guide
COMAMID=access-method-ID
Identifies the communications access method to connect a SAS/SHARE client and server SAS session.
Product: SAS/SHARE
Document: SAS/SHARE User's Guide
COMAUX1=name
Specifies the first alternate communication access method.
Product: SAS/SHARE
Document: SAS/SHARE User's Guide
-COMDEF TOP | CENTER | BOTTOM <LEFT | CENTER | RIGHT>
Specifies the location where the SAS Command window is displayed.
Product: Base SAS
Document: SAS Companion for Windows
COMPRESS= NO | YES | CHAR | BINARY
Specifies to compress SPD Engine data sets on disk as they are being created.
Product: Base SAS
Document: SAS Scalable Performance Data Engine: Reference
COMPRESS=NO | YES | CHAR | BINARY
Specifies the type of compression of observations to use for output SAS data sets.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-CONFIG file-specification | –NOCONFIG
Specifies the configuration file that is used when initializing or overriding the values of SAS system options.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-CONFIG file-specification
Specifies the configuration file that is used when initializing or overriding the values of SAS system options.
Product: Base SAS
Document: SAS Companion for Windows
CONFIG=file-specification
Specifies the configuration file that is used when initializing or overriding the values of SAS system options.
Product: Base SAS
Document: SAS Companion for z/OS
CONFIG= file-specification | NOCONFIG
Specifies the configuration file that is used when initializing or overriding the values of SAS system options.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
CONNECTPERSIST | NOCONNECTPERSIST
Specifies whether a connection between a client and a server persists (continues) after the RSUBMIT has completed.
Product: SAS/CONNECT
Document: SAS/CONNECT User's Guide
CONNECTREMOTE=server-ID
Identifies the server session that a SAS/CONNECT client connects to.
Product: SAS/CONNECT
Document: SAS/CONNECT User's Guide
CONNECTSTATUS | NOCONNECTSTATUS
Specifies the default setting for the display of the Transfer Status window.
Product: SAS/CONNECT
Document: SAS/CONNECT User's Guide
CONNECTWAIT | NOCONNECTWAIT
Specifies whether remote submits are executed synchronously or asynchronously.
Product: SAS/CONNECT
Document: SAS/CONNECT User's Guide
COPIES= n
Specifies the number of copies to print.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CPUCOUNT= 1 - 1024 | ACTUAL
Specifies the number of processors that the thread-enabled applications should assume will be available for concurrent processing.
Product: Base SAS
Document: SAS Language Reference: Dictionary
CPUID | NOCPUID
Specifies whether the CPU identification number is written to the SAS log.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DATASTMTCHK=COREKEYWORDS | ALLKEYWORDS | NONE
Specifies which SAS statement keywords are prohibited from being specified as a one-level DATA step name to protect against overwriting an input data set.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DATE | NODATE
Specifies whether to print the date and time that a SAS program started.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DATESTYLE= MDY | MYD | YMD | YDM | DMY | DYM | LOCALE
Specifies the sequence of month, day, and year when ANYDTDTE, ANYDTDTM, or ANYDTTME informat data is ambiguous.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DB2CATALOG= SYSIBM | catalog-owner
Overrides the default owner of the DB2 catalog tables.
Product: SAS/ACCESS
Document: SAS/ACCESS for Relational Databases: Reference
-DBCS | -NODBCS (UNIX and Windows) DBCS | NODBCS (z/OS)
Recognizes double-byte character sets (DBCS).
Product: Base SAS
Document: SAS National Language Support: Reference Guide
-DBCSLANG language (UNIX and Windows) DBCSLANG = language (z/OS)
Specifies a double-byte character set (DBCS) language.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
-DBCSTYPE encoding-method (UNIX and Windows) DBCSTYPE = encoding-method (z/OS)
Specifies the encoding method to use for a double-byte character set (DBCS).
Product: Base SAS
Document: SAS National Language Support: Reference Guide
DBIDIRECTEXEC | NODBIDIRECTEXEC
Lets the Pass-Through Facility optimize handling of SQL Statements by passing them directly to the databases for execution.
Product: SAS/ACCESS
Document: SAS/ACCESS for Relational Databases: Reference
DBSRVTP= 'ALL' | 'NONE' | '(engine-name(s))'
Specifies whether SAS/ACCESS engines holds or blocks the originating client while making performance-critical calls to the database.
Product: SAS/ACCESS
Document: SAS/ACCESS for Relational Databases: Reference
DEFLATION=n | MIN | MAX
Specifies the level of compression for device drivers that support the Deflate compression algorithm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DEQMULT= n
Specifies the number of pages to extend a file.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
DETACH | NODETACH
Specifies that the asynchronous host command uses a detached process.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
DETAILS | NODETAILS
Specifies whether to include additional information when files are listed in a SAS library.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-DEVICE device-driver-name DEVICE=device-driver-name
Specifies a device driver for graphics output for SAS/GRAPH software.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-DEVICE device-driver-name DEVICE=device-driver-name
Specifies a device driver for graphics output for SAS/GRAPH software.
Product: Base SAS
Document: SAS Companion for Windows
DEVICE=device-driver-name
Specifies a device driver for graphics output for SAS/GRAPH software.
Product: Base SAS
Document: SAS Companion for z/OS
DEVICE= device-driver-name
Specifies a device driver for graphics output for SAS/GRAPH software.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
DEVICE= device-driver-specification
Specifies the device driver to which SAS/GRAPH sends procedure output.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DFLANG='language'
Specifies the language for international date informats and formats.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
DKRICOND=ERROR | WARN | WARNING | NOWARN | NOWARNING
Specifies the level of error detection to report when a variable is missing from an input data set during the processing of a DROP=, KEEP=, or RENAME= data set option.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DKROCOND=ERROR | WARN | WARNING | NOWARN | NOWARNING
Specifies the level of error detection to report when a variable is missing for an output data set during the processing of a DROP=, KEEP=, or RENAME= data set option.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DLDISPCHG= AUTO | BYREQUEST | COMPAT91 | NONE
Controls changes in allocation disposition for an existing library data set.
Product: Base SAS
Document: SAS Companion for z/OS
DLDMGACTION=FAIL | ABORT | REPAIR | NOINDEX | PROMPT
Specifies the type of action to take when a SAS data set or a SAS catalog is detected as damaged.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DLDSNTYPE= BASIC | LARGE | NONE
Specifies the default value of the DSNTYPE LIBNAME option for direct access bound libraries in DSORG=PS data sets.
Product: Base SAS
Document: SAS Companion for z/OS
DLEXCPCOUNT | NODLEXCPCOUNT
Reports number of EXCPs to direct access bound SAS libraries.
Product: Base SAS
Document: SAS Companion for z/OS
DLHFSDIRCREATE | NODLHFSDIRCREATE
Creates a UFS directory for a SAS library that is specified with LIBNAME if the library does not exist.
Product: Base SAS
Document: SAS Companion for z/OS
DLIREAD= N | Y
Specifies whether a SAS IMS program accessing databases is restricted to get calls within a DLI region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
DLMSGLEVEL=ERROR | WARN | INFO | DIAG
Specifies the level of messages to generate for SAS libraries.
Product: Base SAS
Document: SAS Companion for z/OS
DLSEQDSNTYPE= BASIC | LARGE | EXTREQ | EXTPREF | NONE
Specifies the default value of the DSNTYPE LIBNAME option for sequential-access bound libraries on disk.
Product: Base SAS
Document: SAS Companion for z/OS
DLTRUNCHK | NODLTRUNCHK
Enables checking for SAS library truncation.
Product: Base SAS
Document: SAS Companion for z/OS
DMR
Invokes a server session.
Product: SAS/CONNECT
Document: SAS/CONNECT User's Guide
DMR | NODMR
Specifies whether to enable SAS to invoke a server session for use with a SAS/CONNECT client.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DMS | NODMS
Specifies whether to invoke the SAS windowing environment and display the Log, Editor, and Output windows.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DMSEXP | NODMSEXP
Specifies whether to invoke the SAS windowing environment and display the Explorer, Editor, Log, Output, and Results windows.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DMSLOGSIZE= n | nK | hexX | MIN | MAX
Specifies the maximum number of rows that the SAS Log window can display.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DMSOUTSIZE= n | nK | hexX | MIN | MAX
Specifies the maximum number of rows that the SAS Output window can display.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DMSPGMLINESIZE= n
Specifies the maximum number of characters in a Program Editor line.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DMSSYNCHK | NODMSSYNCHK
In the SAS windowing environment, specifies whether to enable syntax check mode for DATA step and PROC step processing.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DQLOCALE=(locale1 < locale2 ...localeN > )
Specifies an ordered list of locales.
Product: SAS Data Quality Server
Document: SAS Data Quality Server: Reference
DQOPTIONS=(label1=value1 <, label2=value2..., labelN=valueN > )
Specifies SAS session parameters for data quality programs
Product: SAS Data Quality Server
Document: SAS Data Quality Server: Reference
DQSETUPLOC=`file-specification' | `path-specification'
Specifies the location of the SAS Data Quality Server setup file or the root directory of the Quality Knowledge Base.
Product: SAS Data Quality Server
Document: SAS Data Quality Server: Reference
DSNFERR | NODSNFERR
When a SAS data set cannot be found, specifies whether SAS issues an error message.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DSRESV | NODSRESV
Requests exclusive use of shared disk volumes when accessing partitioned data sets on shared disk volumes.
Product: Base SAS
Document: SAS Companion for z/OS
DTRESET | NODTRESET
Specifies whether to update the date and time in the SAS log and in the procedure output file.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DUMP=END_PROC | FATAL NODUMP
Specifies when to create a process dump file.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
DUPLEX| NODUPLEX
Specifies whether duplex (two-sided) printing is enabled.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DYNALLOC | NODYNALLOC
Controls whether SAS or the host sort utility allocates sort work data sets.
Product: Base SAS
Document: SAS Companion for z/OS
-ECHO “message” | -NOECHO
Specifies a message to be echoed to the computer.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-ECHO “message” | -NOECHO
Specifies a message to be echoed to the SAS log while initializing SAS.
Product: Base SAS
Document: SAS Companion for Windows
ECHO= “message
Specifies a message to be echoed to the SAS log while initializing SAS.
Product: Base SAS
Document: SAS Companion for z/OS
ECHOAUTO | NOECHOAUTO
Specifies whether the statements in the autoexec file are written to the SAS log as they are executed.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-EDITCMD "host-editor-pathname editor-options" EDITCMD="host-editor-pathname editor-options"
Specifies the host editor to be used with the HOSTEDIT command.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
EDITCMD= host-editor-pathname editor-options
Specifies the host editor to be used with the HOSTEDIT command.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
EMAILAUTHPROTOCOL= NONE | LOGIN
Specifies the authentication protocol for SMTP E-mail.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-EMAILDLG NATIVE | SAS
Specifies whether to use the native e-mail dialog box provided by your e-mail application or the e-mail dialog box provided by SAS.
Product: Base SAS
Document: SAS Companion for Windows
EMAILFROM | NOEMAILFROM
When sending e-mail by using SMTP, specifies whether the e-mail option FROM is required in either the FILE or FILENAME statement.
Product: Base SAS
Document: SAS Language Reference: Dictionary
EMAILHOST= server EMAILHOST=( 'server-1' 'server-2' <…'server-n' > )
Specifies one or more SMTP servers that support e-mail access.
Product: Base SAS
Document: SAS Language Reference: Dictionary
EMAILID = logonid| profile|emailaddress
Identifies an e-mail sender by specifying either a logon ID, an e-mail profile, or an e-mail address.
Product: Base SAS
Document: SAS Language Reference: Dictionary
EMAILPORT < port-number >
Specifies the port that the SMTP server is attached to.
Product: Base SAS
Document: SAS Language Reference: Dictionary
EMAILPW= "password"
Specifies an e-mail logon password.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-EMAILSYS SMTP | name-of-script EMAILSYS=SMTP | name-of-script
Specifies the e-mail protocol to use for sending electronic mail.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-EMAILSYS MAPI | VIM | SMTP
Specifies the e-mail protocol to use for sending electronic mail.
Product: Base SAS
Document: SAS Companion for Windows
EMAILSYS= interface
Specifies the e-mail protocol to use for sending electronic mail.
Product: Base SAS
Document: SAS Companion for z/OS
EMAILSYS=SMTP | VMS
Specifies the e-mail protocol to use for sending electronic mail.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
-ENCODING= ASCIIANY | EBCDICANY | encoding-value (UNIX and Windows) ENCODING= encoding-value (OpenVMS, UNIX, Windows, and z/OS)
Specifies the default character-set encoding for the SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
-ENGINE engine-name
Specifies the default access method to use for SAS libraries.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-ENGINE engine-name
Specifies the default access method to use for SAS libraries.
Product: Base SAS
Document: SAS Companion for Windows
ENGINE=engine-name
Specifies the default access method to use for SAS libraries.
Product: Base SAS
Document: SAS Companion for z/OS
ENGINE= engine-name
Specifies the default access method to use for SAS libraries.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
ENGINE= engine-name
Specifies the default access method for SAS libraries.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-ENHANCEDEDITOR | -NOENHANCEDEDITOR
Specifies whether to enable the Enhanced Editor during SAS invocation.
Product: Base SAS
Document: SAS Companion for Windows
ERRORABEND | NOERRORABEND
Specifies whether SAS responds to errors by terminating.
Product: Base SAS
Document: SAS Companion for z/OS
ERRORABEND | NOERRORABEND
Specifies whether SAS responds to errors by terminating.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ERRORBYABEND | NOERRORBYABEND
Specifies whether SAS ends a program when an error occurs in BY-group processing.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ERRORCHECK=NORMAL | STRICT
Specifies whether SAS enters syntax-check mode when errors are found in the LIBNAME, FILENAME, %INCLUDE, and LOCK statements.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ERRORS= n| nK | nM | nG | nT | MIN| MAX | hexX
Specifies the maximum number of observations for which SAS issues complete error messages.
Product: Base SAS
Document: SAS Language Reference: Dictionary
EXPANDLNM | NOEXPANDLNM
Specifies whether concealed logical names are expanded when libref paths are displayed to the user.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
EXPLORER | NOEXPLORER
Specifies whether to invoke the SAS windowing environment and display only the Explorer window.
Product: Base SAS
Document: SAS Language Reference: Dictionary
FILEAUTHDEFER | NOFILEAUTHDEFER
Controls whether SAS performs file authorization checking for z/OS data sets or defers authorization checking to z/OS system services such as OPEN.
Product: Base SAS
Document: SAS Companion for z/OS
FILECC | NOFILECC
Specifies whether to treat data in column 1 of a printer file as carriage-control data when reading the file.
Product: Base SAS
Document: SAS Companion for z/OS
FILECC | NOFILECC
Specifies how to treat data in column 1 of a print file.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
FILEDEST=printer-destination
Specifies the default printer destination.
Product: Base SAS
Document: SAS Companion for z/OS
FILEDEV=device-name
Specifies the device name used for allocating new physical files.
Product: Base SAS
Document: SAS Companion for z/OS
FILEDIRBLK=n
Specifies the number of default directory blocks to allocate for new partitioned data sets.
Product: Base SAS
Document: SAS Companion for z/OS
FILEEXT=VERIFY | IGNORE | INVALID | ASIS
Specifies how to handle file extensions when accessing members of partitioned data sets.
Product: Base SAS
Document: SAS Companion for z/OS
FILEFORMS=operating-environment-form
Specifies the default SYSOUT form for a print file.
Product: Base SAS
Document: SAS Companion for z/OS
FILELBI | NOFILELBI
Controls the use of the z/OS Large Block Interface support for BSAM and QSAM files, as well as files on tapes that have standard labels.
Product: Base SAS
Document: SAS Companion for z/OS
-FILELOCKS setting path | path setting -FILELOCKS NONE | FAIL | CONTINUE | RESET FILELOCKS=(setting path | path setting) FILELOCKS=NONE | FAIL | CONTINUE | RESET
Specifies whether file locking is turned on or off and what action should be taken if a file cannot be locked.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
FILELOCKS= AUTO | SHARED FILELOCKS= ( <path> <setting> [ ; <path> <setting> ]... )
Specifies the default SAS system file locking that is to be used for external files (both UFS and native MVS). Also specifies the operating system file locking to be used for UFS files (both SAS files and external files).
Product: Base SAS
Document: SAS Companion for z/OS
FILELOCKWAITMAX = wait-time
Sets an upper limit on the time SAS will wait for a locked file.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
FILELOCKWAITMAX =wait-time
Sets an upper limit on the amount of time that SAS will wait for a locked file.
Product: Base SAS
Document: SAS Companion for Windows
FILEMOUNT | NOFILEMOUNT
Specifies whether an off-line volume is to be mounted.
Product: Base SAS
Document: SAS Companion for z/OS
FILEMSGS | NOFILEMSGS
Controls whether you receive expanded dynamic allocation error messages when you are assigning a physical file.
Product: Base SAS
Document: SAS Companion for z/OS
FILENULL | NOFILENULL
Specifies whether zero-length records are written to external files.
Product: Base SAS
Document: SAS Companion for z/OS
FILEPROMPT | NOFILEPROMPT
Controls whether you are prompted if you reference a data set that does not exist.
Product: Base SAS
Document: SAS Companion for z/OS
FILEREUSE | NOFILEREUSE
Specifies whether to reuse an existing allocation for a file that is being allocated to a temporary ddname.
Product: Base SAS
Document: SAS Companion for z/OS
FILESEQDSNTYPE=BASIC | LARGE | EXTREQ | EXTPREF | NONE
Specifies the default value that is assigned to DSNTYPE when it is not specified with a FILENAME statement, a DD statement, or a TSO ALLOC command.
Product: Base SAS
Document: SAS Companion for z/OS
FILESPPRI=primary-space-size
Specifies the default primary space allocation for new physical files.
Product: Base SAS
Document: SAS Companion for z/OS
FILESPSEC=secondary-space-size
Specifies the default secondary space allocation for new physical files.
Product: Base SAS
Document: SAS Companion for z/OS
FILESTAT | NOFILESTAT
Specifies whether ISPF statistics are written.
Product: Base SAS
Document: SAS Companion for z/OS
FILESYNC= SAS | CLOSE | HOST
Specifies when operating system buffers that contain contents of permanent SAS files are written to disk.
Product: Base SAS
Document: SAS Companion for z/OS
FILESYNC= SAS | CLOSE | HOST | SAVE
Specifies when operating system buffers that contain contents of permanent SAS files are written to disk.
Product: Base SAS
Document: SAS Language Reference: Dictionary
FILESYSOUT=sysout-class
Specifies the default SYSOUT CLASS for a printer file.
Product: Base SAS
Document: SAS Companion for z/OS
FILESYSTEM=MVS | HFS
Specifies the default file system used when the filename is ambiguous.
Product: Base SAS
Document: SAS Companion for z/OS
FILEUNIT=unit-type
Specifies the default unit of allocation for new physical files.
Product: Base SAS
Document: SAS Companion for z/OS
FILEVOL=volser | (volser-1 . . . volser-n)
Specifies which VOLSER to use for new physical files.
Product: Base SAS
Document: SAS Companion for z/OS
FILSZ | NOFILSZ
Specifies that the host sort utility supports the FILSZ parameter.
Product: Base SAS
Document: SAS Companion for z/OS
-FILTERLIST “filter1 | filter2|... | filter-n
Specifies an alternative set of file filter specifications to use for the Open and Save As dialog boxes.
Product: Base SAS
Document: SAS Companion for Windows
FIRSTOBS= n | nK | nM | nG | nT | hexX | MIN | MAX
Specifies the observation number or external file record that SAS processes first.
Product: Base SAS
Document: SAS Language Reference: Dictionary
FMTERR | NOFMTERR
When a variable format cannot be found, specifies whether SAS generates an error or continues processing.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-FMTSEARCH (catalog-specification-1... catalog-specification-n) FMTSEARCH=(catalog-specification-1... catalog-specification-n)
Specifies the order in which format catalogs are searched.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
FMTSEARCH=(catalog-specification–1 catalog-specification–2 . . . catalog-specification-n)
Controls the order in which format catalogs are searched.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
FMTSEARCH=(catalog-specification-1... catalog-specification-n)
Specifies the order in which format catalogs are searched.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-FONT “font-name<BOLD | NORMAL> <REGULAR | ITALIC> < font-size > < character-set > FONT=“font-name<BOLD | NORMAL> <REGULAR | ITALIC> < font-size > < character-set >
Specifies a font to use for SAS windows.
Product: Base SAS
Document: SAS Companion for Windows
-FONTALIAS “SAS-font” “host-specific-font
Assigns a Windows font to one of the SAS fonts.
Product: Base SAS
Document: SAS Companion for Windows
FONTEMBEDDING | NOFONTEMBEDDING
Specifies whether font embedding is enabled in Universal Printer and SAS/GRAPH printing.
Product: Base SAS
Document: SAS Language Reference: Dictionary
FONTRENDERING=HOST_PIXELS | FREETYPE_POINTS
Specifies whether SAS/GRAPH devices that are based on the SASGDGIF, SASGDTIF, and SASGDIMG modules render fonts by using the operating system or by using the FreeType engine.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-FONTSLOC "directory-specification"
Specifies the location of the SAS fonts that are loaded during the SAS session.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-FONTSLOC directory-specification
Specifies the location of the SAS fonts that are loaded during the SAS session.
Product: Base SAS
Document: SAS Companion for Windows
FONTSLOC=high level qualifier(s) | HFS directory path
Specifies the location of the SAS fonts that are loaded during the SAS session.
Product: Base SAS
Document: SAS Companion for z/OS
FONTSLOC = "directory-specification"
Specifies the location of the SAS fonts that are loaded during the SAS session.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
FONTSLOC= location
Specifies the location of the fonts that are supplied by SAS; names the default font file location for registering fonts that use the FONTREG procedure.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-FORMCHAR “formatting-characters” FORMCHAR=“formatting-characters
Specifies the default output formatting characters.
Product: Base SAS
Document: SAS Companion for Windows
FORMCHAR= 'formatting-characters'
Specifies the default output formatting characters.
Product: Base SAS
Document: SAS Language Reference: Dictionary
FORMDLIM= 'delimiting-character'
Specifies a character to delimit page breaks in SAS output.
Product: Base SAS
Document: SAS Language Reference: Dictionary
FORMS= form-name
If forms are used for printing, specifies the default form to use.
Product: Base SAS
Document: SAS Language Reference: Dictionary
FSBCOLOR | NOFSBCOLOR
Specifies whether you can set background colors in SAS windows on vector graphics devices.
Product: Base SAS
Document: SAS Companion for z/OS
FSBORDER=BEST | PS | APL | NONE
Specifies what type of symbols are to be used in borders.
Product: Base SAS
Document: SAS Companion for z/OS
-FSDBTYPE encoding-method
Specifies a full-screen double-byte character set (DBCS) encoding method.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
FSDEVICE=device-name
Specifies the full-screen device driver for your terminal.
Product: Base SAS
Document: SAS Companion for z/OS
-FSIMM fsdevice_name=IMM-name1 <, fsdevice_name=IMM-name2 > ...
Specifies input method modules (IMMs) for full-screen double-byte character set (DBCS).
Product: Base SAS
Document: SAS National Language Support: Reference Guide
-FSIMMOPT fullscreen-IMM:IMM-option
Specifies options for input method modules (IMMs) that are used with a full-screen double-byte character set (DBCS).
Product: Base SAS
Document: SAS National Language Support: Reference Guide
FSMODE=data-stream-type
Specifies the full-screen data stream type.
Product: Base SAS
Document: SAS Companion for z/OS
FULLSTATS | NOFULLSTATS
Specifies whether to write all available system performance statistics to the SAS log.
Product: Base SAS
Document: SAS Companion for z/OS
-FULLSTIMER | -NOFULLSTIMER FULLSTIMER | NOFULLSTIMER
Specifies whether to write all available system performance statistics and the datetime stamp to the SAS log.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
FULLSTIMER | NOFULLSTIMER
Specifies whether to write all available system performance statistics to the SAS log.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
-FULLSTIMER | -NOFULLSTIMER FULLSTIMER | NOFULLSTIMER
Specifies whether to write all available system performance statistics to the SAS log.
Product: Base SAS
Document: SAS Companion for Windows
GHFONT=font-specification
Specifies the default graphics hardware font.
Product: Base SAS
Document: SAS Companion for z/OS
GSFCC=CR | PRINT | NONE
Tells SAS what type of carriage control to use for writing to graphics stream files.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
GSTYLE | NOGSTYLE
Specifies whether ODS styles can be used in the generation of graphs that are stored as GRSEG catalog entries.
Product: Base SAS
Document: SAS Language Reference: Dictionary
GWINDOW | NOGWINDOW
Specifies whether SAS displays SAS/GRAPH output in the GRAPH window.
Product: Base SAS
Document: SAS Language Reference: Dictionary
HELPBROWSER=REMOTE | SAS
Specifies the browser to use for SAS Help and ODS output.
Product: Base SAS
Document: SAS Language Reference: Dictionary
HELPCASE | NOHELPCASE
Controls how text is displayed in the help browser.
Product: Base SAS
Document: SAS Companion for z/OS
HELPENCMD | NOHELPENCMD
Specifies whether SAS uses the English version or the translated version of the keyword list for the command–line Help.
Product: Base SAS
Document: SAS Language Reference: Dictionary
HELPHOST=host
Specifies the name of the computer where the remote help browser is running.
Product: Base SAS
Document: SAS Companion for z/OS
HELPHOST="host"
Specifies the name of the local computer where the remote browsing system is running.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
HELPHOST="host"
Specifies the name of the computer where the remote browser is to send Help and ODS output.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-HELPINDEX index-pathname-1 < index-pathname-2 < index-pathname-3 > >
Specifies one or more index files for the online SAS Help and Documentation.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-HELPINDEX <(> “index-pathname-1< “ index-pathname-2” “ index-pathname-n”)>
Specifies one or more index files for the SAS Help and Documentation.
Product: Base SAS
Document: SAS Companion for Windows
HELPINDEX= index-pathname-1 < index-pathname-2 < index-pathname-3 > >
Specifies one or more index files for the online SAS Help and Documentation.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
-HELPLOC (pathname<,pathname-2...,pathname-n>)
Specifies the location of the text and index files for the facility that is used to view the online SAS Help and Documentation.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-HELPLOC <(> "pathname-1" <"pathname-2" "pathname-n")>
Specifies the location of Help files that are used to view SAS Help and Documentation using Microsoft HTML Help.
Product: Base SAS
Document: SAS Companion for Windows
HELPLOC=<(>location-1<,location-2,...,location-n><)>
Specifies the location of the text and index files for the facility that is used to view SAS Help and Documentation.
Product: Base SAS
Document: SAS Companion for z/OS
HELPLOC= pathname <,pathname-2,...,pathname-n >
Specifies the location of the text and index files for the facility that is used to view the online SAS Help and Documentation.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
HELPPORT=port-number
Specifies the port number for the remote browser client.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-HELPREGISTER “menu stringhelp file location <“help string”> < topic > <CHM | HLP | HTML>
Registers help files to access from the main SAS window Help menu.
Product: Base SAS
Document: SAS Companion for Windows
-HELPTOC TOC-pathname-1 < TOC-pathname-2 < TOC-pathname-3 > >
Specifies the table of contents files for the online SAS Help and Documentation.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-HELPTOC <(> “TOC-pathname-1<“TOC-pathname-2” “ TOC-pathname-3”)>
Specifies the table of contents files for the SAS Help and Documentation.
Product: Base SAS
Document: SAS Companion for Windows
HELPTOC= TOC-pathname-1 < TOC-pathname-2 < TOC-pathname-3 > >
Specifies the table of contents files for the online SAS Help and Documentation.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
-HOSTPRINT | -NOHOSTPRINT HOSTPRINT | NOHOSTPRINT
Specifies that the Windows Print Manager is to be used for printing.
Product: Base SAS
Document: SAS Companion for Windows
HSLXTNTS=value
Specifies the size of each physical hiperspace that is created for a SAS library.
Product: Base SAS
Document: SAS Companion for z/OS
HSMAXPGS=value
Specifies the maximum number of hiperspace pages allowed in a SAS session.
Product: Base SAS
Document: SAS Companion for z/OS
HSMAXSPC=value
Specifies the maximum number of hiperspaces allowed in a SAS session.
Product: Base SAS
Document: SAS Companion for z/OS
HSSAVE | NOHSSAVE
Controls how often the DIV data set pages are updated when a DIV data set backs a hiperspace library.
Product: Base SAS
Document: SAS Companion for z/OS
HSWORK | NOHSWORK
Tells SAS to place the WORK library in a hiperspace.
Product: Base SAS
Document: SAS Companion for z/OS
HTTPSERVERPORTMAX= max-port-number
Specifies the highest port number that can be used by the SAS HTTP server for remote browsing.
Product: Base SAS
Document: SAS Language Reference: Dictionary
HTTPSERVERPORTMIN= min-port-number
Specifies the lowest port number that can be used by the SAS HTTP server for remote browsing.
Product: Base SAS
Document: SAS Language Reference: Dictionary
IBUFNO= n | nK | nM | nG | nT |hexX | MIN | MAX
Specifies an optional number of extra buffers to be allocated for navigating an index file.
Product: Base SAS
Document: SAS Language Reference: Dictionary
IBUFSIZE= n | nK | nM | nG | nT | hexX | MAX
Specifies the buffer page size for an index file.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-ICON | -NOICON ICON | NOICON
Minimizes the SAS window.
Product: Base SAS
Document: SAS Companion for Windows
IMPLMAC | NOIMPLMAC
Controls statement-style macro invocation.
Product: Base SAS
Document: SAS Macro Language: Reference
IMSBPAGN= value BMPAGN= value
Specifies a value for the AGN (application group name) parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBPCPU= value BMPCPUTM= value
Specifies a value for the CPUTIME parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBDCA= value BMPDIRCA= value
Specifies a value for the DIRCA parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBPIN= value BMPIN= value
Assigns a value for the IN parameter, which specifies the TRANCODE of the message queue that is accessed.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBPNBA= value BMPNBA= value
Specifies a value for the NBA parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBPOBA= value BMPOBA= value
Specifies a value for the OBA parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBPOPT= C | N | W BMPOPT= C | N | W
Assigns a character value to the OPT parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBPOUT= value BMPOUT= value
Specifies a value for the OUT parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBPPAR= 0 | 1 BMPARDLI= 0 | 1
Specifies the value of the PARDLI parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBPSTI= 0 | 1 BMPSTIMR= 0 | 1
Specifies whether the BMP timer is set.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSBPUPD= Y | N
Specifies whether a SAS IMS program that accesses databases can issue update calls in a BMP region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDEBUG= N | Y | value
Specifies whether the DL/I call function code, segment search arguments, and status code returned from DL/I calls issued by the IMS engine should be displayed in the SAS log.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLBKO= * | Y | N DLIBKO= * | Y | N
Determines the value of the BKO parameter when SAS invokes an IMS/ESA DLI or DBB region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLBUF= value DLIBUF= value
Specifies a value for the BUF parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLDBR= * | Y | N DLIDBRC= * | Y | N
Determines the value used as the DBRC (database recovery control facility) parameter when SAS invokes a DLI or DBB region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLEXC= 0 | 1 DLIEXCPV= 0 | 1
Specifies a value for the EXCPVR parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLFMT= P | T | N DLIFMT= P | T | N
Specifies a value for the FMTO parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLIRL= * | Y | N DLIRLM= * | Y | N
Determines the value of the IRLM parameter when SAS invokes a DLI or DBB region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLIRN= * | name DLIRLMNM= * | name
Specifies an IRLM subsystem name.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLLOG= 0 | 1 DLILOGA= 0 | 1
Specifies a value for the LOGA parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLMON= N | Y DLIMON= N | Y
Specifies a value for the MON parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLSRC= 0 | 1 DLISRCH= 0 | 1
Specifies a value for the SRCH parameter.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLSWP= * | Y | N DLISWP= * | Y | N
Determines the value of the SWAP parameter when SAS invokes an IMS/ESA DLI or DBB region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSDLUPD= Y | N
Specifies whether a SAS IMS program that accesses databases through the engine can issue update calls within a DLI or DBB region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSID= * | value
Specifies a value for the IMSID parameter (the subsystem identifier) when SAS attaches a BMP, DLI, or DBB region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSIOB= * | 999
Specifies a value for the number of OSAM I/O requests that can be active concurrently.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSREGTP= DLI | DBB | BMP DLIRGNTP= DLI | DBB | BMP
Determines the type of IMS region invoked.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSSPIE= 0 | 1 DLISPIE= 0 | 1
Specifies a value for the SPIE parameter when SAS invokes a DLI, DBB, or BMP region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSTEST= 0 | 1 DLITEST= 0 | 1
Specifies a value for the TEST parameter when SAS invokes a DLI, DBB, or BMP region.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
IMSWHST= N | Y
Specifies whether the IMS engine should retrieve records if qualified segment search arguments are not generated to be passed to IMS.
Product: SAS/ACCESS
Document: SAS/ACCESS Interface to IMS: Reference
INITCMD "command-1 < windowing-command-n > "
Specifies an application invocation command and optional SAS windowing environment or text editor commands that SAS executes before processing AUTOEXEC file during SAS invocation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
INITSTMT `statement'
Specifies a SAS statement to be executed after any statements in the autoexec file and before any statements from the SYSIN= file.
Product: Base SAS
Document: SAS Companion for Windows
INITSTMT=statement(s)” IS=“statement(s)
Specifies a SAS statement that is to be executed after any statements in the autoexec file and before any statements from the SYSIN file.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
INITSTMT= 'statement'
Specifies a SAS statement to execute after any statements in the autoexec file and before any statements from the SYSIN= file.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-INSERT system-option new-option-value
Used when SAS starts; inserts the specified value at the beginning of the specified system option.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-INSERT system-option argument
Used when SAS starts, inserts the specified value at the beginning of the specified system option.
Product: Base SAS
Document: SAS Companion for Windows
INSERT=(system-option=new-option-value)
Used when SAS starts, inserts the specified value at the beginning of the specified system option.
Product: Base SAS
Document: SAS Companion for z/OS
INSERT=(system-option-1=argument-1 system-option-n=argument-n)
Inserts the specified value as the first value of the specified system option.
Product: Base SAS
Document: SAS Language Reference: Dictionary
INTERVALDS=(interval-1=libref.dataset-name-1 < interval-n=libref.dataset-name-n > )
Specifies one or more interval name and value pairs, where the value is a SAS data set that contains user-supplied holidays. The interval can be used as an argument to the INTNX and INTCK functions.
Product: Base SAS
Document: SAS Language Reference: Dictionary
INVALIDDATA='character'
Specifies the value that SAS assigns to a variable when invalid numeric data is encountered.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ISPCAPS | NOISPCAPS
Specifies whether to convert to uppercase printable ISPF parameters that are used in CALL ISPEXEC and CALL ISPLINK.
Product: Base SAS
Document: SAS Companion for z/OS
ISPCHARF | NOISPCHARF
Specifies whether the values of SAS character variables are converted using their automatically specified informats or formats each time they are used as ISPF variables.
Product: Base SAS
Document: SAS Companion for z/OS
ISPCSR=variable-name
Tells SAS to set an ISPF variable to the name of a variable whose value is found to be invalid.
Product: Base SAS
Document: SAS Companion for z/OS
ISPEXECV=variable-name
Specifies the name of an ISPF variable that passes its value to an ISPF service.
Product: Base SAS
Document: SAS Companion for z/OS
ISPMISS=value
Specifies the value assigned to SAS character variables defined to ISPF when the associated ISPF variable has a length of zero.
Product: Base SAS
Document: SAS Companion for z/OS
ISPMSG=variable-name
Tells SAS to set an ISPF variable to a message ID when a variable is found to be invalid.
Product: Base SAS
Document: SAS Companion for z/OS
ISPNOTES | NOISPNOTES
Specifies whether ISPF error messages are to be written to the SAS log.
Product: Base SAS
Document: SAS Companion for z/OS
ISPNZTRC | NOISPNZTRC
Specifies whether nonzero ISPF service return codes are to be written to the SAS log.
Product: Base SAS
Document: SAS Companion for z/OS
ISPPT | NOISPPT
Specifies whether ISPF parameter value pointers and lengths are to be written to the SAS log.
Product: Base SAS
Document: SAS Companion for z/OS
ISPTRACE | NOISPTRACE
Specifies whether the parameter lists and service return codes are to be written to the SAS log.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVDEFA | NOISPVDEFA
Specifies whether all current SAS variables are to be identified to ISPF via the SAS VDEFINE user exit.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVDLT | NOISPVDLT
Specifies whether VDELETE is executed before each SAS variable is identified to ISPF via VDEFINE.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVDTRC | NOISPVDTRC
Specifies whether to trace every VDEFINE for SAS variables.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVIMSG=message-ID
Specifies the ISPF message ID that is to be set by the SAS VDEFINE user exit when the informat for a variable returns a nonzero return code.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVRMSG=message-ID
Specifies the ISPF message ID that is to be set by the SAS VDEFINE user exit when a variable has a null value.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVTMSG=message-ID
Specifies the ISPF message ID that is to be displayed by the SAS VDEFINE user exit when the ISPVTRAP option is in effect.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVTNAM=variable-name
Restricts the information that is displayed by the ISPVTRAP option to the specified variable only.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVTPNL=panel
Specifies the name of the ISPF panel that is to be displayed by the SAS VDEFINE user exit when the ISPVTRAP option is in effect.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVTRAP | NOISPVTRAP
Specifies whether the SAS VDEFINE user exit is to write information to the SAS log (for debugging purposes) each time it is entered.
Product: Base SAS
Document: SAS Companion for z/OS
ISPVTVARS=prefix
Specifies the prefix for the ISPF variables to be set by the SAS VDEFINE user exit when the ISPVTRAP option is in effect.
Product: Base SAS
Document: SAS Companion for z/OS
JPEGQUALITY= n | MIN | MAX
Specifies the JPEG quality factor that determines the ratio of image quality to the level of compression for JPEG files produced by the SAS/GRAPH JPEG device driver.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-JREOPTIONS (-JRE-option-1 <-JRE-option-n > )
Identifies the Java Runtime Environment (JRE) options for SAS.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-JREOPTIONS (-JRE-option-1 <-JRE-option-n > ) JREOPTIONS (-JRE-option-1 <-JRE-option-n > )
Identifies Java Runtime Environment (JRE) options for SAS.
Product: Base SAS
Document: SAS Companion for Windows
JREOPTIONS= (-JRE-option-1 < -JRE-option-n > )
Identifies the Java Runtime Environment (JRE) options for SAS.
Product: Base SAS
Document: SAS Companion for z/OS
JREOPTIONS=“(-JRE-option-1 <-JRE-option-n > )”
Identifies the Java Runtime Environment (JRE) options for SAS.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
LABEL | NOLABEL
Specifies whether SAS procedures can use labels with variables.
Product: Base SAS
Document: SAS Language Reference: Dictionary
LEFTMARGIN= margin-size<margin-unit>
Specifies the print margin for the left side of the page.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-LINESIZE n | hexX | MIN | MAX LINESIZE=n | hexX | MIN | MAX
Specifies the line size of the SAS Log and Output windows.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-LINESIZE n | MIN | MAX LINESIZE=n | MIN| MAX
Specifies the line size of SAS Log and Output windows.
Product: Base SAS
Document: SAS Companion for Windows
LINESIZE=n | hexX | MIN | MAX
Specifies the line size of SAS Log and Output windows.
Product: Base SAS
Document: SAS Companion for z/OS
LINESIZE= n | hexX | MIN | MAX
Specifies the line size of the SAS Log and Output windows.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
LINESIZE= n | MIN | MAX | hexX
Specifies the line size for the SAS log and for SAS procedure output.
Product: Base SAS
Document: SAS Language Reference: Dictionary
LOADLIST= file-specification NOLOADLIST
Specifies whether to print to the specified file the information about images that SAS has loaded into memory.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
-LOADMEMSIZE n | nK | nM | nG | hexX | MIN | MAX
Specifies a suggested amount of memory needed for executable programs loaded by SAS.
Product: Base SAS
Document: SAS Companion for Windows
-LOCALE locale-name (UNIX and Windows) LOCALE=locale-name (UNIX, Windows, and z/OS)
Specifies a set of attributes in a SAS session that reflect the language, local conventions, and culture for a geographical region.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
LOCALELANGCHG | NOLOCALELANGCHG
Determines whether the language of the text of the ODS output can be changed
Product: Base SAS
Document: SAS National Language Support: Reference Guide
-LOG file-specification | -NOLOG
Specifies a destination for the SAS log when running in batch mode.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-LOG “destination” | -NOLOG
Specifies a destination for a copy of the SAS log when SAS is running in batch mode.
Product: Base SAS
Document: SAS Companion for Windows
LOG=< file-specification > NOLOG
Specifies a destination for a copy of the SAS log when running in batch mode.
Product: Base SAS
Document: SAS Companion for z/OS
LOG= destination NOLOG
Specifies a destination for a copy of the SAS log when running in batch mode.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
LOGAPPLNAME= name
Specifies a SAS session name for SAS logging.
Product: Base SAS
Document: SAS Logging: Configuration and Programming Reference
LOGCONFIGLOC=file-specification
Specifies the name of the XML configuration file that is used to initialize the SAS logging facility.
Product: Base SAS
Document: SAS Logging: Configuration and Programming Reference
LOGMULTREAD | NOLOGMULTREAD
Specifies the session log file to be opened for shared READ access.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
LOGPARM= “<= APPEND | REPLACE | REPLACEOLD> <= AUTO | NONE | SESSION | n | nK | nM | nG> <= BUFFERED | IMMEDIATE>
Controls when SAS log files are opened, closed, and, in conjunction with the LOG= system option, how they are named.
Product: Base SAS
Document: SAS Companion for z/OS
LOGPARM= “<= APPEND | REPLACE | REPLACEOLD> <= AUTO | NONE | SESSION> <= BUFFERED | IMMEDIATE>
Controls when SAS log files are opened, closed, and, with the LOG= system option, how they are named.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
LOGPARM= “<= APPEND | REPLACE | REPLACEOLD> <= AUTO | NONE | SESSION | n | nK | nM | nG> <= BUFFERED | IMMEDIATE>
Specifies when SAS log files are opened, closed, and, in conjunction with the LOG= system option, how they are named.
Product: Base SAS
Document: SAS Language Reference: Dictionary
-LPTYPE BSD | SYSV LPTYPE=BSD | SYSV
Specifies which UNIX command and options settings will be used to route files to the printer.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
LRECL=n | nK | nM | nG | nT | hexX | MIN | MAX
Specifies the default logical record length to use for reading and writing external files.
Product: Base SAS
Document: SAS Companion for z/OS
LRECL=n | nK | nM | nG | nT | hexX | MIN | MAX
Specifies the default logical record length to use for reading and writing external files.
Product: Base SAS
Document: SAS Language Reference: Dictionary
MACRO | NOMACRO
Controls whether the SAS macro language is available.
Product: Base SAS
Document: SAS Macro Language: Reference
-MAPS location-of-maps MAPS=location-of-maps
Specifies the name of the SAS library containing the SAS/GRAPH map data sets.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-MAPS location-of-maps MAPS=location-of-maps
Specifies the name of the SAS library that holds the SAS/GRAPH map data sets.
Product: Base SAS
Document: SAS Companion for Windows
MAPS= location-of-maps
Specifies the name of the SAS library that holds the SAS/GRAPH map data sets.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
MAPS= location-of-maps
Specifies the location of the SAS library that contains SAS/GRAPH map data sets.
Product: Base SAS
Document: SAS Language Reference: Dictionary
MAUTOLOCDISPLAY | NOMAUTOLOCDISPLAY
Specifies whether to display the source location of the autocall macros in the log when the autocall macro is invoked.
Product: Base SAS
Document: SAS Macro Language: Reference
MAUTOSOURCE | NOMAUTOSOURCE
Specifies whether the autocall feature is available.
Product: Base SAS
Document: SAS Macro Language: Reference
-MAXMEMQUERY n | nK | nM | nG | hexX | MIN | MAX MAXMEMQUERY=n | nK | nM | nG | hexX | MIN | MAX
Specifies the maximum amount of memory that is allocated per request for certain procedures.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-MAXMEMQUERY n | nK | nM | nG | hexX | MIN | MAX MAXMEMQUERY= n | nK | nM | nG | hexX | MIN | MAX
Specifies the limit on the maximum amount of memory that is allocated for procedures.
Product: Base SAS
Document: SAS Companion for Windows
MAXSEGRATIO= n
Controls what percentage of index segments to identify as candidate segments before processing the WHERE expression. This occurs when evaluating a WHERE expression that contains indexed variables.
Product: Base SAS
Document: SAS Scalable Performance Data Engine: Reference
MCOMPILE | NOMCOMPILE
Specifies whether to allow new definitions of macros.
Product: Base SAS
Document: SAS Macro Language: Reference
MCOMPILENOTE=<NONE | NOAUTOCALL | ALL>
Issues a NOTE to the SAS log. The note contains the size and number of instructions upon the completion of the compilation of a macro.
Product: Base SAS
Document: SAS Macro Language: Reference
-MEMBLKSZ n | nK | nM |nG | nT | hexX
Specifies the memory block size for memory-based libraries for Windows operating environments.
Product: Base SAS
Document: SAS Companion for Windows
-MEMCACHE 0 | 1 | 4 MEMCACHE= 0 | 1 | 4
Specifies to use the memory-based libraries as a SAS file cache.
Product: Base SAS
Document: SAS Companion for Windows
MEMLEAVE=n | nK | nM | MIN | hexX
Specifies the amount of memory in the user's region that is reserved exclusively for the use of the operating environment.
Product: Base SAS
Document: SAS Companion for z/OS
-MEMLIB | -NOMEMLIB
Specifies to process the Work library as a memory-based library.
Product: Base SAS
Document: SAS Companion for Windows
-MEMMAXSZ n | nK | nM |nG | nT | hexX
Specifies the maximum amount of memory to allocate for using memory-based libraries in Windows operating environments.
Product: Base SAS
Document: SAS Companion for Windows
MEMRPT | NOMEMRPT
Specifies whether memory usage statistics are to be written to the SAS log for each step.
Product: Base SAS
Document: SAS Companion for z/OS
-MEMSIZE n | nK | nM | nG | nT | hexX | MAX
Specifies the limit on the total amount of virtual memory that can be used by a SAS session.
Product: Base SAS
Document: SAS Companion for the UNIX Environments
-MEMSIZE n | nK | nM | nG | nT |hexX | MAX
Specifies the limit on the amount of virtual memory that can be used during a SAS session.
Product: Base SAS
Document: SAS Companion for Windows
MEMSIZE=n | n K | n M | n G | hexX | MIN | MAX
Specifies the limit on the total amount of memory that can be used by a SAS session.
Product: Base SAS
Document: SAS Companion for z/OS
MEMSIZE= n | nK | nM | nG | hexX | MIN | MAX
Specifies the limit on the total amount of memory that can be used by a SAS session.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
MERGENOBY= NOWARN |WARN | ERROR