As a novice, I'm calling an external program from a script. The ext. pgm. needs to run externally, not within a shell. I've tried both 'system' and 'exec', passing arguments, but nothing works. Seems like a simple concept, obviously I'm missing something. Thanks.......