Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A Perl script to manage file types and creators' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A Perl script to manage file types and creators
Authored by: mraltivec on Dec 07, '03 05:02:17PM

Advantages over SetFile/GetFileInfo:

1) Easier to type and remember (shorter, no mixed case)

2) Combines GetFileInfo and SetFile functionality into one command

3) Can handle multiple files and wildcards (GetFileInfo does not)

As always, YMMV.



[ Reply to This | # ]