Hi
I'm trying to learn to develop in cocoa and objective C. I would like to run a run WPS from inside a cocoa application. This command works from a terminal: wps test.sas The command creates a test.log and a test.lst.
How do I execute this command from the C program
Is there a way to read the test.lst file into a text window in application builder?
It would be fantatic if you could help me :-)
Regards, T