Re: what is wrong with this ?
Re: what is wrong with this ?
- Subject: Re: what is wrong with this ?
- From: Bastiaan Boertien <email@hidden>
- Date: Tue, 8 Feb 2005 16:55:48 +0100
or this
set filePath to (path to desktop folder) & "x:" as string
tell application "AppleWorks 6"
set theNewDoc to make new document with properties {document kind:text
document, name:"yada"} at filePath
end tell
Op 8-feb-05 om 12:54 heeft Christian Vinaa het volgende geschreven:
tell application "Finder"
set filePath to folder "x" of folder "Desktop" of folder "myUser" of
folder "Users" of startup disk
end tell
tell application "AppleWorks 6"
set theNewDoc to make new document with properties {document kind:text
document, name:"yada"} at filePath
end tell
wont work
--
Christian Vinaa
email@hidden
...... Meanwhile, aunt Martha, having taken a tramp in the woods,
is lying in a ditch at the edge of town .........................
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden