Previous Topic: Use Global VariablesNext Topic: Examples


Wait for Notification from Scheduled Programs

Often, a main ACL/E program that starts several programs, each executing in a different session, needs to wait for results from those programs. The SUSPEND command causes the main ACL/E to be suspended until it receives notification that the other programs have completed their tasks.