[fpc-pascal]linux question
Paul Aviles
paul.aviles at palei.com
Tue Sep 21 06:55:07 CEST 2004
Forgive me for asking.. I need to do a few things, one is to run a shell
script and invoque program "prgA" and pass the result of program A back to
the shell script. I guess I can do:
BACK = /sbin/prgA; echo $?
A) is that correct?
B) how does prgA report the output back, using a simple write statement?
Thanks
Paul
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the fpc-pascal
mailing list