HP 3000 Manuals

L DEBUG command [ MPE Debug/Stack Dump Reference Manual ] MPE/iX 5.0 Documentation


MPE Debug/Stack Dump Reference Manual

L 
DEBUG command 

Switches all display output to a file or, if in privileged mode, to a
file or a specific logical device, instead of to the interactive standard
list device.  The file or logical device must be equated to a line
printer.

SYNTAX 

     L[ filereference]
     or
     L0


NOTE L0 closes an open file and switches display back to interactive device.
Privileged Mode L[ ldev] PARAMETERS filereference The name (and optional group and account) of the file to which all output is to be directed. If omitted, the file (assuming one is open) is closed and output again is displayed on the interactive device. Omitting the filereference parameter has the same effect as specifying LO. (Optional parameter.) Privileged Mode ldev The logical device number of a device to which the output is to be directed. If omitted, the display is switched back to the interactive device. (Optional parameter.) EXAMPLES ?L PRINTER Directs output to a file named PRINTER. ?L Closes file PRINTER and directs further output to interactive device.


MPE/iX 5.0 Documentation