HPlogo System Debug Reference Manual > Chapter 6 System Debug Command Specifications M-X

PAUSE

MPE documents

Complete PDF
Table of Contents
Index

E0201 Edition 4 ♥
E0300 Edition 3
E0692 Edition 3

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




OPENDUMP


PIN