OPTIONS Procedure

Example 4: List the Options That Can Be Specified by the INSERT and APPEND Options

Features:

PROC OPTIONS statement option:: LISTINSERTAPPEND

Details

This example shows how to display the options that can be specified by the INSERT and APPEND system options.

Program

proc options listinsertappend;
run;

Program Description

List all options that can be specified by the INSERT and APPEND options.The LISTINSERTAPPEND option provides a list and a description of these options.
proc options listinsertappend;
run;

Log

Displaying the Options That Can Be Specified by the INSERT and APPEND Options
9    proc options listinsertappend;
10   run;

    SAS (r) Proprietary Software Release xxx   TS1B0


    Core options that can utilize INSERT and APPEND

     AUTOEXEC           Identifies AUTOEXEC files used during initialization
     CMPLIB             Identify previously compiled libraries of CMP subroutines to use when linking
     FMTSEARCH          List of catalogs to search for formats and informats
     MAPS               Location of maps for use with SAS/GRAPH
     SASAUTOS           Search list for autocall macros
     SASHELP            Location of the SASHELP library
     SASSCRIPT          Location of SAS/CONNECT script files

    Host options that can utilize INSERT and APPEND

     HELPLOC            Location of help environment text and index files
     MSG                The path to the sasmsg directory
     SET                Defines an environment variable