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

Reply via email to