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

PAUSE

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Pauses (puts to sleep) a process for the specified number of seconds.

Syntax

   PAUSE n


Parameters

n

The number of seconds the process is to be suspended. Negative values are treated the same as positive ones.

Examples

   $nmdebug > pause #10

Suspend the process for (decimal) 10 seconds.

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