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

Re: [MacPerl] folder duplication (next)



At 14.50 97/6/13, Laurent Bardi wrote:
>hello...
>Ok the previous advise where very good.
>(I create a temp folder, copy in it, rename,...)
>
>Nevertheless, how can i  move a folder ???
>FSpCatMove seems to work only for files ....

#!perl
$dir  = 'PowerPudge:Desktop Folder:untitled folder 2';
$ndir = 'PowerPudge:Desktop Folder:untitled folder 3:untitled folder 2';
rename $dir, $ndir;

--
Chris Nandor                 pudge@pobox.com                 http://pudge.net/
%PGPKey=('B76E72AD',[1024,'08 24 09 0B CE 73 CA 10  1F F7 7F 13 81 80 B6 B6'])



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