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 dencom 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. scriptaddict

    Winzip Command Line over Network

    I am running command line zip instructions in a Visual Basic 6.0 program. The problem is the winzip command line does not work when the "Target File" or "Source File" drive path is something other than C:\. Here is my VB code: Dim Sourcefile4 As String Dim TargetFile4 As String These two do...
  2. scriptaddict

    CALL MODULE BY VAL

    OK, HELLO EVERYONE. I CHECKED MSDN AND SEARCHED THIS FORUM BUT DID NOT FIND ANYTHING HELPFUL SO HERE IS MY WISH LIST?? I have a select case with 10 potential values, what I want to do is pass value of of my variable into a call statement to that will execute a module with the same name...

Part and Inventory Search

Back
Top