At this point Magellan could launch to a specific application with a particular file loaded, or simply begin the application with a new file. The dialog box that we just saw was read from a file such as DATABASE.DLG with a macro command as follows: {Dialog}database.dlg{Enter} This message box, SUMMARY.MSG, is read from the file and displayed now with a macro command as follows: {Message}summary.msg{Enter}{KeyWait}{Dialog}MainMenu... After you press any key (because of {KeyWait}) Magellan will continue and return to the Main Menu.