Safeguard User's Guide (G06.24+, H06.03+)
Working With SAFECOM
Safeguard User’s Guide—422089-009
7-17
Running Other Programs From SAFECOM
The same command, using abbreviated reserved words, is as follows:
=ALT SUBV star, OWN 12,8, AUD-ACC-PAS LOC
The following three pairs of reserved words represent a special case in which you can 
use the same three-character abbreviation for either reserved word:
Running Other Programs From SAFECOM
You can run another program without exiting from SAFECOM. To do so, execute the 
RUN command at the SAFECOM prompt. The command syntax and run options of the 
SAFECOM RUN command are the same as those of the TACL RUN command. For 
further details regarding this command, refer to the Safeguard Reference Manual. 
For example, the following command runs the program TRACKER that resides in the 
current default subvolume:
=RUN TRACKER / IN TRACK1, OUT TRACK2, NOWAIT / 
This command specifies that the file TRACK1 is the input file for the program, and the 
file TRACK2 is the output file for the program. The NOWAIT option instructs 
SAFECOM to redisplay its prompt without pausing for the program TRACKER to 
complete execution.
Checking Command Syntax Only
SAFECOM allows you to select a syntax-only mode, in which commands are simply 
checked for syntax and not executed. To select this mode of operation, use the 
following command:
=SYNTAX ON
In this mode, SAFECOM reports any syntax errors found in commands as you enter 
them. The only SAFECOM commands that can be executed in syntax-only mode are 
ASSUME, EXIT, OBEY, and SYNTAX. Other commands are merely checked for syntax 
errors. 
If you enter a command with correct syntax, SAFECOM issues the following message 
to remind you that it is in syntax-only mode:
* WARNING * SAFECOM IS IN SYNTAX ONLY MODE; COMMAND NOT EXECUTED.
If you issue a command with incorrect syntax, SAFECOM issues the following 
message:
ILLEGAL SYNTAX; COMMAND NOT EXECUTED.
Reserved Words Abbreviation
ALL ALLOCATE ALL
NAME NAMED NAM
REMOTE REMOTEPASSWORD REM










