Ok, just wrote this little droplet - it just wouldn't work, then I realised I'd deleted the "tell application" bit... hehe, oops
on open theSelection
tell application "Finder"
set comment of selection to ""
end tell
end open
Save it as a classic applet... run only or normal, doesn't matter.
Hope thats what you want. Enjoy.
------------------
[This message has been edited by Cipher13 (edited 04-22-2001).]