Previous Topic: Receive Data from the UserNext Topic: Suspend the Program


Wait for Input

The INPUT command tells an ACL/E program to wait for input from the user. This command suspends all ACL/E operation until the program receives the input. Data entered at the INPUT statement can then be used by a SEARCHN or SEND command.