• 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: New Appleworks document
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Appleworks document


  • Subject: Re: New Appleworks document
  • From: T&B <email@hidden>
  • Date: Wed, 17 Jul 2002 17:11:32 +1000

what is the command for Appleworks 6 to create a new text document and to save that document (given that some text is then pasted into it) with a name stored in a variable.

set savePath to "Macintosh HD:Documents:test"

tell application "AppleWorks 6"
make new document at front
paste
save front document in file savePath
end tell

There's a pile of AppleScript and Appleworks information at:
http://www.tandb.com.au/appleworks/
http://www.tandb.com.au/applescript/tutorial/

Tom
T&B
_______________________________________________
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.

References: 
 >New Appleworks document (From: Kelvin Aitken <email@hidden>)

  • Prev by Date: RE:script to delete files based on date in file name
  • Next by Date: Newt On distribution started
  • Previous by thread: New Appleworks document
  • Next by thread: Fwd: Preparing a lecture
  • Index(es):
    • Date
    • Thread