Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by terminator

  1. terminator

    closing a form

    How do you close the form once the application is completed. I'm writing a vb program that does some system maintenance. However once the program is executed from the dos prompt, the form remains after the program has been executed. How can I have the form close after program execution
  2. terminator

    vb to vbscript conversion

    Could anyone assist in coneverting this vb code to vbscript if possible. This line (Set q = qinfo.Open(MQ_SEND_ACCESS, MQ_DENY_NONE) is the cause of confusion, it requires that "qinfo" and 'q' both be an instance on an object. I've tried every thing I know. maybe it's just not...

Part and Inventory Search

Back
Top