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: *

  1. janjan1

    Vbscript - passing value of variable to dos commandline

    Hi strongm. It worked!!! Thank you for your help. I appreciated.
  2. janjan1

    Vbscript - passing value of variable to dos commandline

    Hi. Is there a way I could pass the value of the variable to DOS commandline? ID="JohnDoe" Pwd="1234" objShell.run """C:\Program Files (x86)\TeamViewer\teamviewer.exe"" -i & ID -P & pwd /C""" ,0 but this works: objShell.run """C:\Program Files (x86)\TeamViewer\teamviewer.exe"" -i JohnDoe -P...
  3. janjan1

    EDI : Loop and Position Number

    Hi. I would like to know how does looping work in EDI and Position Number. Thank you

Part and Inventory Search

Back
Top