HPlogo Using NS 3000/iX Network Services: HP 3000 MPE/iX Computer Systems > Chapter 8 NetCI

WAIT Statement

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

The WAIT statement returns control to the next command after waiting the specified number of seconds.

Syntax

WAIT seconds

Parameters

seconds

Specifies the number of seconds before the next command is executed. The number must be a positive integer not greater than 32,767.

Discussion

If you want to wait longer than the maximum number of seconds allowed, specify the WAIT statement as many times as needed.

Feedback to webmaster