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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sxs90
  • Content: Threads
  • Order by date
  1. sxs90

    VB exe via a batch file

    Is there a way to pass a parameter to a vb exe from a shell command / batch file and have the return value show up on the next line of the same command prompt screen that launched the VB exe....<br> <br> <br> for example, VB code is:<br> <br> varResult = var1 + var2<br> <br> When the exe is...
  2. sxs90

    Sending email from a VB app via lotus notes server

    Any clues ???<br>
  3. sxs90

    Closing another app from an VB app

    Any clues to how one can close another application (exe) from within VB ??<br> <br>
  4. sxs90

    Email via lotus notes and launching a remote exe

    Need help in coding for Email functionality within a VB App. Client uses Lotus nOtes.<br> <br> An EXE is on a remote NT server. Need to be lauched remotely. Currently this is being done via a telnet session. How this action be automated. Thanks.<br>
  5. sxs90

    Executing an Exe or a Bat file from a remote machine

    Need to launch a BAT file that resides on a server(remote)<br> How can one write a DOS shell fucntion via VB (from a client ) to Run the BAT file. <br> Does not necessarily have be a DOS command. A hidden TELNET session to the remote server and then plainly typing the name of the BAT file would...

Part and Inventory Search

Back
Top