BUG REPORT - File Vault
BUG REPORT - File Vault
- Subject: BUG REPORT - File Vault
- From: Mark Munro <email@hidden>
- Date: Tue, 18 Nov 2003 11:08:45 -0500
Here is something interesting, unfortunate, and somewhat funky:
With File Vault turned OFF this line of code returns the following:
path to library folder from user domain
-- returns alias "Macintosh HD:Users:mmunro:Library:"
With File Vault turned ON things change:
path to library folder from user domain
-- returns alias "mmunro:Library:"
With File Vault turned ON with works fine:
open alias "mmunro:Library:"
With File Vault turned OFF the line above will fail. Interestingly, if
you save the code in a file (open alias "mmunro:Library:") with File
Vault ON and then turn File Vault OFF it will automatically change to
(open alias "Macintosh HD:Users:mmunro:Library:")
If your script turns aliases into strings (like I do) and then you try
to open the folder, etc. your script will fail with File Vault turned
on.
Can anyone else confirm this behavior?
Yours truly,
Mark Munro
mailto:email@hidden
-------------------------------
Write Track Media, Inc.
P.O. Box 1008
Milford, PA 18337
Tel: 570.296.9970
Web:
http://www.wtmedia.com/
Write Track Media solutions eliminate repetition allowing you to focus
on your highest potential.
Professional Affiliations
Apple Consultants Network
Apple Developer Connection
FileMaker Solutions Alliance
TECSoft Developers Consortium
-------------------------------
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.