• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: what is wrong with this ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >what is wrong with this ? (From: Christian Vinaa <email@hidden>)

  • Prev by Date: Re: A question on shell scripting in AppleScript
  • Next by Date: RE: A question on shell scripting in AppleScript
  • Previous by thread: what is wrong with this ?
  • Next by thread: what is wrong with this ?
  • Index(es):
    • Date
    • Thread