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

NM

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Enters native mode (nmdat / nmdebug). See the CM command.

Syntax

   NM


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

   ENV  MODE     "NM"

   ENV  INBASE   NM_INBASE

   ENV  OUTBASE  NM_OUTBASE

Parameters

none

Examples

   %cmdebug > nm

   $nmdebug > 

Switch from cmdebug to nmdebug.

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