/////////////////////////////////////////////////////////////////////////////// // File: logout.cs // // Contents: // A sample script that prompts the user to check an see if they have properly // logged out. // // Originated by J. Beutler, Century Software 1/28/99 /////////////////////////////////////////////////////////////////////////////// msgbox("Before continuing, please check that you have properly logged off of the system", "Logging Off !" , 1);