[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] Using FSpCatMove



I'm trying to have a script copy a file from a network folder into a backup
folder, then delete from the original folder, all using Mac::Files.

The delete part worked fine:

FSpDelete("$filepath");

but the copying part didn't work:

FSpCatMove("$filepath", "HD:Desktop Folder:backup folder");

Is there a problem with my syntax? MPPE didn't give a specific example of
using these.
Also, is there some resources for learning more details and seeing more
examples of the toolbox modules?

Thanks for your help.
Kevin Johnson



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch