|
-
Jun 6th, 2000, 10:25 PM
#1
Thread Starter
New Member
Hey everyone,
I've developed a program which dials a client and runs a batch file, then disconnects and converts the binary file to a comma delimited CSV file to use in excel. The problem is, I developed it so that as soon as it starts up it dials out but I want the end-user to be able to hit a button to start the whole process, or to hit the exit button at any time to quit. Well, I added these buttons and I neither work. They are enabled, visible, have event-handling code, but still they dont do anything. What else could it be??
Reply or email me at [email protected]
"The God of VB has Spoken"
Senior Developer Analyst
Siemens Energy & Automation
Alpharetta, GA
-
Jun 6th, 2000, 10:27 PM
#2
Fanatic Member
Could be the processor is to busy.
Try adding a DoEvents, if you are in a loop.
Iain, thats with an i by the way!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|