Thread
:
creating a program that will auto close when done?
View Single Post
Jul 20th, 2006, 3:50 PM
#
2
Booooze
Expert Programmer
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power:
3
The reason that code doesn't work is because it imports classes form the .Net framework. VBScripts don't utilize the .Net framework. As for a "*.exe solution", if you mean just close the program using code, try Me.Close() .
Booooze
View Public Profile
Find More Posts by Booooze