1. No change
2. Runs OK, get normal output
3. Is there a way to check this? prog.exe is a standalone
executable.
I move all the files to another folder and run prog.exe there
and it still runs fine.
4. I'll try this
5. I don't get anything with this line or not, i.e., removed.
'set' would be worth trying in the .bat file anyway - lets you see
what
is what.
Other ideas? This *should* be a simple matter, shouldn't it?
Definitely. I run .bat files regularly from unix onto Windows.
Probably
also cygwin
onto Windows.
BTW I'd change
prog %1 %2 %3 %4 %5
to
prog %1 %2 %3 %4 %5 %6 %7
(or maybe a few more)
since you don't seem to have enough params.
JK
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx
with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/