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

CM

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Enters compatibility mode (cmdat/cmdebug). See the NM command.

Syntax

   CM

The command switches from NM (nmdat/nmdebug) to CM (cmdat/cmdebug). If the windows are on, the screen is cleared and the set of windows enabled for cmdebug is redrawn. The command also sets several environment variables. The variables affected and their new values are shown below:

   ENV  MODE     "CM"

   ENV  INBASE   CM_INBASE

   ENV  OUTBASE  CM_OUTBASE

Parameters

none

Examples

   $nmdebug > cm

   %cmdebug > 

Switch from nmdebug to cmdebug.

Limitations, Restrictions

none

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