Hi Maurilio,

Viktor,

.bat files are executed by OS/2 command.com (that is they start the dos emulator) and as such they have the same limits/capabilities of a real dos
batch file.

Is this done in smooth way? so that I may integrate postinst.cmd
functionality into postinst.bat for OS/2? We don't need special
capabilities there (just echo, copy, cd, if, calling zip). In fact
dos mode would be better, since dos is already supported in this
file, so we wouldn't have to maintain the same code for 3 different
cmd processors, just 2.

Second question:
Can you force execution of .bat file to be executed by OS/2 shell,
by issuing: 'CMD.EXE /C hello.bat' ?

I'd like to find a way to fix make, though, since this would keep all the other possibilities, like the -j n switch which really makes building a lot
faster.

Of course, that would be very nice.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to