Reactivates a program that has been suspended with the PAUSE statement.
WAKE port
port An integer expression that evaluates to the number of the port on which the suspended program is running.
A paused port cannot miss a wake command. If one or more WAKE statements are executed while the target port is active, when next paused the port will re-wake immediately.
PAUSE statement.