I have an AppleScript Studio application which is used by many people in
many countries. Consequently I get all sorts of weird bugs re****ted due
to people having different setups: different languages set, different
system preferences, and other unusual things.
I've tracked a problem down to some of my users using FileVault. My
AppleScript uses 'container of'. It fails with an error -1728 for users
who use FileVault (encrypted home folders). Error -1728 is a runtime
error: the runtime library doesn't agree with the compiler on how to use
an event. It should never happen.
This code /always/ if the do***ent is inside a FileVault home folder. It
doesn't fail for other users.
Does anyone have any ideas ?
Simon.
--
http://www.hearsay.demon.co.uk