HPlogo System Debug Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 4 System Debug Command Specifications

ABORT

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Aborts/terminates the current System Debug process.

Syntax

   ABORT

Parameters

none

Examples

   %cmdebug > ABORT



   END OF PROGRAM

   :

Limitations, Restrictions

If Debug is entered using the DEBUG command at the CI, the ABORT command causes the current session to be logged off.Use CONTINUE to exit from Debug in this case.

If the process holds a SIR (system internal resource) or is "critical," you are not allowed to execute this command.

CAUTION: The output format of all System Debug commands is subject to change without notice. Programs that are developed to postprocess System Debug output should not depend on the exact format (spacing, alignment, number of lines, uppercase or lowercase, or spelling) of any System Debug command output.
Feedback to webmaster