Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums
Register FAQ Community Calendar Today's Posts Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: kinook
Forum: [VBP] General Discussion 04-01-2004, 08:22 AM
Replies: 4
Views: 11,173
Posted By kinook
This seems to be a general problem when calling...

This seems to be a general problem when calling cmd /c FOR. One workaround is to put the FOR call in a batch file (which tests the exitcode itself and performs a no-op statement to force a 0...
Forum: [VBP] General Discussion 03-21-2004, 09:19 PM
Replies: 4
Views: 11,173
Posted By kinook
To get an equivalent comparison with what VBP is...

To get an equivalent comparison with what VBP is doing when executing internal OS commands, create a .cmd script that looks like this:

cmd /c FOR /R D:\Directory /D %%f IN (*.*) DO COPY NUL...
Forum: [VBP] General Discussion 03-20-2004, 06:57 PM
Replies: 4
Views: 11,173
Posted By kinook
I suspect that COPY is returning exitcode 104 in...

I suspect that COPY is returning exitcode 104 in both scenarios, but is only being detected and aborted by VBP. You could add that code to the success codes for the Run Program step (0, 104 in the...
Showing results 1 to 3 of 3

 

All times are GMT -5. The time now is 04:51 AM.


Copyright © 1999-2023 Kinook Software, Inc.