I've got a question about MacPerl on the PowerMac. I have a MacPerl program that runs on System 7.1. On the PowerMac, I get a do_spawn error. I had a system() call that I removed, but I still get this error. The program opens a socket to a UNIX HTML server, sends and receives the information in a file. It then takes that file and breaks it into a lot of smaller files. Could this be causing the problem? Thanks, Pam