Path to app ...
Path to app ...
- Subject: Path to app ...
- From: Eric Schult <email@hidden>
- Date: Mon, 03 Dec 2001 16:04:25 -0600
Can anybody explain to my why the following applet returns its path:
set myPath to ":" as alias
display dialog "You are in path:" default answer myPath
.. and further, how you accomplish the same feat with the front-most
application, or the front-most document of an application?
WES