![]() Chapter Contents |
![]() Previous |
![]() Next |
| Command Directory |
sy{stem}
system OPERATING-SYSTEM-COMMAND
system
command sends the TSO command specified in the argument OPERATING-SYSTEM-COMMAND
to the operating system. The OPERATING-SYSTEM-COMMAND argument can be a single
command or a CLIST containing TSO commands. Note that in contrast to the exec command, if the CLIST contains SAS/C Debugger
commands, they are not passed to the debugger. Using the debugger system command is equivalent to calling the
system
function from within a program.
system listalc status.listalc
status
| PROFILE | yes |
| configuration file | no |
| Source window prefix | none |
system
command is not affected by changes in scope.
| Successful: 0 | |
| Unsuccessful: return code from system |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.