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()? -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch