Hi Folks,
what is the way to execute an external Unix command from GPC? (Like 'sort -k6f xxx') According to the documentation the function 'execute' is defined in the RTS and it looks like the one I just need. However, I can not access it, I get the 'undefined identifier' error. While the 'pos' function is fine and it is defined on the same place.
Cheers,
miklos