>At 09.48 -0500 1999.01.07, Kevin Johnson wrote: >>I use FSpFileCopy (from Mac::MoreFiles), FSpDelete (from Mac::Files) and >>Net::FTP (as Paul mentioned) for the ftp stuff instead of applescripting >>Fetch. The only applescript I need to use is to rename the file before ftp >>if necessary. Is there a toolbox function for that, anyone? > >First, I see little reason to use FSpFileCopy over File::Copy::copy, or >FSpDelete over unlink(). And why not use rename() to rename()? Will File::Copy::copy and unlink() work across volumes? I used the applescript instead of rename() because of this. Thanks, Kevin Kevin Johnson ______________________ Fife School District Phone: (253) 922-6695 http://www.fifeschools.com ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch