Name
|
Syntax and Description
|
---|---|
Contains the number of bits of an address.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains text that is entered in response to a %INPUT
statement when there is no corresponding macro variable.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the current condition code that SAS returns
to your operating environment (the operating environment condition
code).
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the character width value.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the last unrecognized command from the
command line of a macro window.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the date that a SAS job or session began
executing.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the date that a SAS job or session began
executing.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the day of the week that a SAS job or session
began executing.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the name of the current graphics device.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains a return code that reflects an action taken
on a damaged data set.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the libref and name of the most recently
created SAS data set.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the name of the SAS session encoding.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains an indication of the byte order of the
current session. The possible values are LITTLE or BIG.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Reports whether SAS is running interactively.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains a return code status set by some SAS procedures
and the DATA step.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the text of the last error message formatted
for display in the SAS log.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the return code from the last FILENAME
statement.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the host name of a computer.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the number of macros that have started
execution in the current SAS job or session.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains return codes provided by some SAS procedures.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the name of the current batch job or user
ID.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the name of the SAS data file created most
recently.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the return code from the most recent LOCK
statement.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the return code from the last LIBNAME statement.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the value of the LOGAPPLNAME= system option.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Returns the name of the currently executing macro.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the invocation status of the macro that
is currently executing.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains text to display in the message area of
a macro window.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the current number of processors available
to SAS for computations.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the number of observations read from the
last data set that was closed by the previous procedure or DATA step.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Displays the value of the ODS ESCAPECHAR= from within
the program.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the current Output Delivery System (ODS)
pathname.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains a character string that can be passed from
the operating environment to SAS program steps.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains text supplied as macro parameter values.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the process ID of the current SAS process.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the process name of the current SAS process.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the name of the procedure (or DATASTEP
for DATA steps) currently being processed by the SAS Language Processor.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the last return code generated by your
operating system.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contain an identifier for your operating environment.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the name of your operating environment.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the number assigned to your site.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the length in bytes of a long integer in
the current session.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the size in bytes of a pointer.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the length in bytes of a Unicode character
in the current session.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the ID generated from the last STARTSAS
statement (experimental).
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the process name generated from the last
STARTSAS statement (experimental).
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the host names of the local and remote
computers when multiple TCP/IP stacks are supported.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the time a SAS job or session began executing.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the user ID or login of the current SAS
process.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the release number of SAS software that
is running.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the release number and maintenance level
of SAS software that is running.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the release number and maintenance level
of SAS software that is running and has a four digit year.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
|
Contains the text of the last warning message formatted
for display in the SAS log.
Product: Base SAS
Document: SAS 9.3 Macro Language: Reference
|
Name
|
Syntax and Description
|
---|---|
%let RFC_LOGON_INFO=
ID=value
ID=value ... ID=value
Defines the connection parameters that are required
to access the SAP system
Product: SAS/ACCESS Interface to R/3
Document: SAS/ACCESS 4.4 Interface to R/3: User's Guide
|