Re: Path to a file
Re: Path to a file
- Subject: Re: Path to a file
- From: hciR nellA <email@hidden>
- Date: Sat, 7 Apr 2001 11:44:35 -0800
tell application "Finder"
set sysFolderPath to path to system folder as string
set locationPath to sysFolderPath & "mp3list.txt"
end tell
On Saturday, April 7, 2001, at 07:43 AM, giZm0 wrote:
Tell app 3Finder2
set lalocation to (path to (file "mp3list.txt" of system folder)) as
string
End tell
But I just keep getting error messages when I run the script... Can
anyone
help ?
Ps: I cant just specify 3Macintosh HD:System Folder: mp3list.txt2...
Since
my script will be used on several macs.
Tha
- hcir
mailto:email@hidden
Made with a Mac!