I have been trying for the past hour to get PBLIB to create my
custom PBL via a batch job file. *IF* the calling program
(tried both a 32-bit program and a 16-bit program) first creates
a BAT file, and SHELL's to THAT, it then works. But, it does NOT
work if directly calling PBLIB via SHELL, with the batch job
file passed as a command line argument.
Is this by design? If not, how would I do it with a direct call
with SHELL? It's not critical, I guess, since it DOES work if
the SHELL statement calls the BAT file.
------------------
Clay C. Clear
mailto:[email protected][email protected]</A>
custom PBL via a batch job file. *IF* the calling program
(tried both a 32-bit program and a 16-bit program) first creates
a BAT file, and SHELL's to THAT, it then works. But, it does NOT
work if directly calling PBLIB via SHELL, with the batch job
file passed as a command line argument.
Is this by design? If not, how would I do it with a direct call
with SHELL? It's not critical, I guess, since it DOES work if
the SHELL statement calls the BAT file.

------------------
Clay C. Clear
mailto:[email protected][email protected]</A>
Comment