Hello all,
In the old TP there just to be a way to read a
string from the command line at the same time you invoked the program thus
doing:
myprogram param1 param2
made those two variables available to the program
and you could do some action, just like passing variables to a function.
How do you do that in FPC in Linux?
Thanks
-pa
|
- Re: [fpc-pascal]Read from command line Paul Aviles
- Re: [fpc-pascal]Read from command line Olaf Leidinger
- Re: [fpc-pascal]Read from command line Olaf Leidinger
- Re: [fpc-pascal]Read from command line DONALD PEDDER
- Re: [fpc-pascal]Read from command line James Mills