What is the typical way to execute and external program from inside my own MacOS 9 C code? I can't seem to use things like fork() and execl() as known from UNIX programming. -- Daniel Bleisteiner