On Sat, 12 Aug 2000 14:43:42 -0600, Douglas P. McNutt wrote: >Below is a short MPW script which I have been using to "seek and convert" *.pdf files to Acrobat Exchange files by changing the creator code. It could easily be altered to find *.vcf files and delete them (check ### lines below). It also has a feature in that it does not actually alter the files. Rather it puts out a string of MPW commands to STDOUT which can be selected and executed. A duick skim over the script makes me feel that a large part of it is recreating the functionality built into File::Find. So people who don't have MPW but do have MAcPErl, shouldn't feel so bad... ;-) -- Bart. # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org