Hello,
I have an problem with Stopping the program when the close button is clicked. The button does not work, the program continues running.
This application is a MDI form with one child form. The child form is the one with the start and stop button on it. If I click Start, the program...
yes, I tried this too. but does not work either !
"x:\ahp\Elig Update Request\Import.txt"
"f:\Eligibility\archpgp\" & "TEST_EIL00.ZIP"
I also type this directly into a command window c:
c:\Program Files\Winzip\wzzip.exe "x:\ahp\Elig Update Request\Import.txt" "f:\Eligibility\archpgp\" &...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.