Re: Where am I?
Re: Where am I?
- Subject: Re: Where am I?
- From: David Lloyd <email@hidden>
- Date: Tue, 18 Sep 2001 07:11:12 -0812
>
Where am I?
--To get the path of the container of me without using osax, Finder, etc:
("path to me" is the same as this, but returns the
whole string of the applet, not its container.)
copy (":" as alias) to myPath
--or to get it as a string:
copy (":" as alias) as string to myPath
--go a bit further to get the path of the container of the container of:
copy ("::" as alias) as string to myPath
David Lloyd
---------------------------------
email: email@hidden
web:
http://www.kanzu.com
---------------------------------