On 2006–06–08, at 18:46, Joseph Alotta wrote:
Thanks Dominic and John. After playing around with it a little, the type attribute must be "TEXT". I guess I can just do a call to system() to set this. Thank you for your help.
Careful! If you use SetFile to do this, you'll end up with a script that works only on systems that have devtools installed. Fine for your own use, but not for distribution.
-- Dominic Dunlop