![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programmer
Join Date: Jun 2006
Location: Fayettehell, NC
Posts: 56
Rep Power: 3
![]() |
creating a program that will auto close when done?
I've been working with .net for a bit now and can build apps that have a bunch of buttons and require user intervention. I've also build VBScripts that run procedures and such and they don't require any user intervention, but have limited capabilities (or so it seems). In VB.net i can import classes at the begining of the code. Say for instance:
Imports System Imports System.IO If i do that in VBscripts it never works, i get errors like crazy. So, either, can i get those to work in VBScripts or is there a way to make a *.exe auto close after it's done running? I would rather go w/ an *.exe / solution file since i can do alot more from it. Let me know. ![]()
__________________
_Marshall_ "America has bred a society that is innocent and incapable of accepting responsibility, but yet, is able to place blame on others without guilt." |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Language display in program | Prm753 | C++ | 3 | May 30th, 2006 6:45 PM |
| Creating a program to test a program | sixstringartist | C | 8 | Jan 21st, 2006 2:15 PM |
| auto run hidden program. | kuroko | C++ | 9 | Aug 6th, 2005 11:05 AM |
| Nonsense Name generator program | chillster13 | C | 14 | Jun 17th, 2005 3:05 AM |
| errors make me close program | crypter | C# | 28 | Apr 13th, 2005 7:29 AM |