MPE/iX Commands Reference Manual (32650-90877)
92 Chapter3
Command List I
Commands ABORT to BYE
linked program in a file other than $OLDPASS, specify the file name on the BBXLLK
command line.
Create a BASIC SAVE program file from within the HP Business BASIC/XL interpreter, by
using the HP Business BASIC/XL >SAVE filename command. The program may be
compiled and linked with the BBXLLK command and executed with the MPE/iX RUN
command.
NOTE
This command is implemented as a command file. If you set the HPPATH
variable to null (SETVAR ""), the command file is not executed, and the
command fails.
Use
This command may be issued from a session, job, or program. It may not be used in
BREAK. Pressing
Break suspends the execution of this command. Entering the RESUME
command continues the execution.
Example
To compile and link a source program stored in the HP Business BASIC/XL BASIC SAVE
file named MYSCR to the program file named MYPROG, and send the listing to the standard
list device, enter:
BBXLLK MYSCR,MYPROG
Related Information
Commands BBXL, BBXLCOMP, BBXLGO
Manuals HP Business BASIC/XL Migration Guide HP Business BASIC/XL
Reference Manual
BREAKJOB
Suspends an executing job. (Native Mode)
Syntax
BREAKJOB #J
nnn
Parameters
#Jnnn A job number.
Operation Notes
The operator can use the BREAKJOB command to suspend any executing job, including
spooled and streamed jobs. A job using a critical system resource is not suspended until it
releases the resource.
When you issue the BREAKJOB command for a job that controls a nonshareable device, a
console message is displayed listing the device(s) that the job controls. (As many as ten
devices may be listed.) You may then decide whether the job should be allowed to run until