Title: Use of the At() command

Craig,

 

Usually an additional one-time save might be necessary for a particular script.  Try it and, if it doesn’t work, give Shawn a call so he can try some things.

 

Rich McNeil

Boston Software Systems

866 653 5105

www.bostonworkstation.com


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lampard, Craig
Sent: Tuesday, July 12, 2005 11:42 AM
To: [email protected]
Subject: [Talk] Closing Workstation

 

Does anyone know how to shutdown the workstation after a script is finished running, without prompt.  What I have now will close the workstation but it prompts for a save even though there has been no modifications to the script.

 

What I have now

 

Sub main()
 

    TaskBar = True
   
    '***
    'Script code would be here
    '***
   
    Shutdown = True
End Sub
 

 

 

 

Reply via email to