WAKE


The WAKE statement is used to wake a suspended process which has executed a PAUSE statement.

 

COMMAND SYNTAX

WAKE PortNumber

 

SYNTAX ELEMENTS

PortNumber is a reference to the target port to be awoken. The WAKE statement has no effect on processes which do not execute the PAUSE statement.


jBC