Navigation: ESL Documentation > ESL Programmers Guide > Program Flow and Performance > Controlling Program Flow > ESL Action Routines and Internal Subroutines
action NextProgram is
make Everything invisible # Erase screen.
make PleaseWait visible # Inform user.
change to program Program # Program variable
... # contains actual name.