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 gkittelson 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: sam
  • Order by date
  1. sam

    How to execute a .bat program ???

    In this case, nReturn is the returned error code. What if you wanted to get back the StdOut of test.bat? I have a test.bat which generates some output on the command line, and I need to get at this output.
  2. sam

    Passing Variable using WshShell.Run(...

    Did this work? I think that WshShell.run is supposed to return an error code and not the results of the uptime.exe process. If this is true then the above example won't work. I am trying to do something similar, and I want to get back the results of the executed command. How?
  3. sam

    Problem porting my App (InstallShield + VB + Access)

    Hello every body ?? :-) i have a question for you : I have written an application in VB witch connect to an Access DataBase (I use for that the [/b]DataEnvironment[/b]]. I have finished it and work very well. i have create a setup for it with InstallShield Professional and P&DW witch comes...
  4. sam

    Visual Basic

    I was thinking about learning a new programming language and couldnt decide between Visual Basic and JAVA. Can VB be used for web based apps and to run internet web pages like JAVA. I want to program a simple web based appointment schedule program, where people can make their own appointments...

Part and Inventory Search

Back
Top