[fpc-pascal] Re: It is possible to pass command line to pascal
    Marco van de Voort 
    marcov at stack.nl
       
    Tue Jul  2 11:10:08 CEST 2013
    
    
  
In our previous episode, Johan Tu Toit said:
> Hi all, thanks for your help, I am happy to know about fpuname
> function from the baseunix unit. the fpSystem function from unix unit
> also helpfull but only return an integer. I am still looking on how to
> get a result as a string not a integer only
First, please post the actual command line to execute and if where (what
directory) matters. E.g. it matters for ls, but not for uname.
Since
 
> >> ls uname -r > file.txt
this is a bit too vague and ambiguous.
    
    
More information about the fpc-pascal
mailing list