MPE/iX Quick Reference Guide (32650-90881)

Chapter 1 61
Command Descriptions
Commands Syntax
VSUSER
WARN
Sends an urgent message to jobs/sessions.
WARN {@
[#]J
nnn
[#]S
nnn
[
jsname
,]
user.acct
} [;
message
]
WARN @;THE SYSTEM WILL SHUTDOWN IN 5 MINUTES. PLS LOG OFF.
WARN #S51;LAST CHANCE TO LOG OFF GRACEFULLY.
WELCOME
Defines the welcome message.
WELCOME [
welcfile
]
WELCOME
#WELCOME TO THE HP3000 COMPUTER SYSTEM.
#FILES WILL BE STORED EACH DAY BETWEEN 6AM AND 7AM.
#Return]]
WHILE
Used to control the execution sequence of a job, UDC, or command file.
WHILE
expression
[DO]
WHILE SETVAR
.
.
.
ENDWHILE
XEQ
Executes any program or command file.
XEQ
filename
[
parameterlist
] *
or
XEQ
filename
[;INFO=
quotedstring
][;PARM=
parmvalue
] **
* for command files
** for program files
XEQ fcopy