Re: Access to a file via relative path -- was Re: (no subject)
Re: Access to a file via relative path -- was Re: (no subject)
- Subject: Re: Access to a file via relative path -- was Re: (no subject)
- From: Simon Forster <email@hidden>
- Date: Tue, 15 Oct 2002 16:53:07 +0100
On Tuesday, October 15, 2002, at 04:05 PM, Markus Wick wrote:
a command that makes it possible to change
{startupdisk:folder1:folder2:data;tools:} to
{startupdisk:folder1:folder2:data:filemakerdata:}
without knowing the name of the startup disk
I can't envisage exactly what you're trying to do but create a script:
set myPath to path to me as string
display dialog (myPath)
and save it to your desktop as an application. Now run it. Does this
help?
You need to be aware that this will return the path to Script Editor if
you run it from within Script Editor.
HTH
Simon Forster
_________________________________________________
BabelFix Ltd, Office One, 16 Canham Road, London, W3 7SR, UK
<tel int="+44 20 8746 0555" uk="020 8746 0555">
<tel int="+44 70 9230 5244" uk="070 9230 5244">
<fax int="+44 70 9230 5247" uk="070 9230 5247">
<
mailto:email@hidden>
_________________________________________________
_______________________________________________
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.