Hi, I want to call some C programs from a MacPerl program. In what form should the C program be? I guess I could make it a standalone application and send appleEvents to it but I'd prefer to keep it simpler. What is the simplest executable form of code that I can call from MacPerl? Does anyone have an example? Some guidance would be greatly appreciated. Thanks, Gordon