SYLK
[Symbolic Link]
a spreadsheet file format.
SYLK
Procedure. Imports and modifies SYLK spreadsheet files.
symbol
(sim' bul) n.
1. a special character or sequence of special characters that is a meaningful unit of a program.
3. token.
4. any written shape or abstract device that, either by itself or in a sequence or combination, contains a meaning that is separate from its own physical or visual form.
SYMBOL
SAS/GRAPH. Global statement.
SAS/GRAPH. Annotate function.
SYMBOLGEN
System option. Ref: PSPPR:System Options. PSPL:Macro Language:System Options for Macro Language. SLRD:SAS System Options.
symbol table
(sim' bul tA' bul) n.
the block of memory that contains the values of macro variables.
SYMDEL
CALL routine, macro statement. Deletes a global macro variable.
SYMEXIST
Function, macro function. Checks for the existence of a macro variable.
SYMGET
Function. Value of macro variable. Ref: PSPPR:Functions. PSPL:Control Flow:Outside Connections. SLRD:Functions and CALL Routines.
SYMGLOBL
Function, macro function. Checks the scope of a macro variable.
SYMLOCAL
Function, macro function. Checks the scope of a macro variable.
symmetry
(sim' e trE') n.
sameness of shape or form among parts of an object or shape.
SYMPUT
CALL routine. Change value of macro variable. Ref: PSPPR:CALL Routines. PSPL:Control Flow:Outside Connections. SLRD:Functions and CALL Routines.
SYMPUTX
CALL routine. Change value of macro variable. Ref: PSPPR:CALL Routines. SLRD:Functions and CALL Routines.
SYNCHIO
System option. Ref: PSPPR:System Options. SLRD:SAS System Options.
syntax
(sin' taks) n.
the set of rules that determines the correct construction of statements or sentences in a language.
syntactical, adj. syntactically, adv.
SYNTAXCHECK
System option. Ref: SLRD:SAS System Options.
syntax error
n.
an error in the syntax of a statement that prevents the statement from executing.
SYSCALL
Macro statement. Ref: PSPPR:Macro Language:Macro Statements. PSPL:Macro Language:Macro Expressions.
SYSCC
Automatic macro variable. Error code of the current SAS process.
SYSCHARWIDTH
Automatic macro variable. Character width (1 or 2).
SYSCMD
Automatic macro variable. Unrecognized command from a macro window.
SYSDATE
Automatic macro variable.
The date when the SAS session started, written in
DATE7. format.
SYSDATE9
Automatic macro variable.
The date when the SAS session started, written in
DATE9. format.
SYSDAY
Automatic macro variable. The name of the day of the week when the SAS session started.
SYSDEVIC
Automatic macro variable. Equivalent to the system option DEVICE.
SYSDSN
Automatic macro variable. Libref (characters 1-8) and member name (characters 9-40) of the _LAST_ SAS dataset.
SYSENV
Automatic macro variable.
FORE in foreground modes if the
TERMINAL system option is in effect,
BACK otherwise.
SYSERR
Automatic macro variable. The error code of a step.
SYSEXEC
Macro statement. Ref: PSPPR:Macro Language:Macro Statements. PSPL:Macro Language:Macro Expressions.
SYSFILRC
Automatic macro variable. The error code from a FILENAME statement.
SYSGET
Function. Value of environment variable. Ref: PSPPR:Functions. PSPL:Control Flow:Outside Connections. SLRD:Functions and CALL Routines.
SYSIN
System option. Ref: PSPPR:System Options. PSPL:Execution:Session. SLRD:SAS System Options.
SYSINDEX
Automatic macro variable. How many macros have started executing in the SAS session.
SYSINFO
Automatic macro variable. Diagnostic information from some procedures.
SYSINP
System option. Z/OS. Ref: PSPPR:System Options.
SYSJOBID
Automatic macro variable. The user ID or job number of the SAS session.
SYSLAST
Automatic macro variable. The _LAST_ SAS dataset.
SYSLCKRC
Automatic macro variable. The error code from a LOCK statement.
SYSLEAVE
System option. Ref: PSPPR:System Options. SLRD:SAS System Options.
SYSLIBRC
Automatic macro variable. The error code from a LIBNAME statement.
SYSLIN
SAS/ETS. Procedure. Estimation for independent linear equations.
SYSLPUT
Macro statement. SAS/CONNECT. Ref: PSPPR:Macro Language:Macro Statements. PSPL:Macro Language:Macro Expressions.
SYSMACRONAME
Automatic macro variable. The name of the current macro.
SYSMAXLONG
Automatic macro variable. The maximum value of a long integer.
SYSMENV
Automatic macro variable.
S if a macro was invoked in a program;
D if a macro was invoked in a command.
SYSMSG
Automatic macro variable. A message to be displayed in the message line of a macro window.
Function. File system error message. Ref: PSPPR:Functions. PSPL:Low-Level I/O Programming. SLRD:Functions and CALL Routines.
SYSNCPU
Automatic macro variable. The number of available central processors.
SYSPARM
Automatic macro variable. The parameter string from the SYSPARM system option.
Function. Ref: PSPPR:Functions. PSPL:Macro Language:User Parameters. SLRD:Functions and CALL Routines.
System option. Ref: PSPPR:System Options. PSPL:Macro Language:User Parameters. SLRD:SAS System Options.
SYSPBUFF
Automatic macro variable. Text of macro parameters (in a macro compiled with the PARMBUFF option).
SYSPRINT
System option. Z/OS. Ref: PSPPR:System Options.
SYSPRINTFONT
System option. Printer font.
SYSPROCESSID
Automatic macro variable. The process ID of the current SAS process.
Function. Process ID. Ref: PSPPR:Functions. SLRD:Functions and CALL Routines.
SYSPROCNAME
Automatic macro variable. The name of the current step.
SYSPROCESSNAME
Automatic macro variable. The process name of the current SAS process.
Function. Process name. Ref: PSPPR:Functions. SLRD:Functions and CALL Routines.
SYSPROD
Function. SAS product licensing. Ref: PSPPR:Functions. PSPL:Control Flow:Outside Connections. SLRD:Functions and CALL Routines.
SYSRC
Automatic macro variable. The return code from an operating system command.
Function. File system return code. Ref: PSPPR:Functions. PSPL:Low-Level I/O Programming. SLRD:Functions and CALL Routines.
SYSRPUT
Macro statement. SAS/CONNECT. Ref: PSPPR:Macro Language:Macro Statements. PSPL:Macro Language:Macro Expressions.
SYSSCP
Automatic macro variable. The operating system, abbreviated.
SYSSCPL
Automatic macro variable. The specific operating system, abbreviated.
SYSSITE
Automatic macro variable. The SAS site number.
SYSSTARTID
Automatic macro variable. The process ID of the most recent SAS process.
SYSSTARTNAME
Automatic macro variable. The process name of the most recent SAS process.
SYSTASK
Global statement. Ref: PSPPR:Global Statements. PSPL:Execution:Session.
system
(sis' tum) n.
1. a group of interrelated objects.
2. operating system.
SYSTEM
Function. CALL routine. Operating system command. Ref: PSPPR:Functions; CALL Routines. PSPL:Control Flow:Outside Connections. SLRD:Functions and CALL Routines.
system option
(sis' tum op' shun) n.
an option that affects the way the SAS System operates. System options can be set at SAS startup and in the OPTIONS statement of a SAS program.
Also, SAS system option.
systems program
(sis' tumz prO' gram) n.
a program created to manage a computer. Compare applications program.
systems programming, n.
SYSTIME
Automatic macro variable. The time of day when the SAS session started.
SYSUID
Automatic macro variable. Z/OS. The associated user ID.
SYSUSERID
Automatic macro variable. The user ID.
SYSVER
Automatic macro variable. The SAS release number.
SYSVLONG
Automatic macro variable. The extended SAS release number, including the maintenance (technical support) level.