Results 1 to 2 of 2

Thread: No Buttons Work, NEED HELP

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Atlanta, GA
    Posts
    8

    Angry

    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

  2. #2
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    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
  •  



Click Here to Expand Forum to Full Width