• 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
AppleWorks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AppleWorks


  • Subject: AppleWorks
  • From: "Ulrich Meine" <email@hidden>
  • Date: Tue, 30 Jan 2001 10:37:41 +0100

This script works with AppleWorks 5, but it doesn't with AW 6.
tell application "AppleWorks 6"
activate
make new document at beginning with properties {document kind:+constant
docKSS ;, name:"x" & shortdate}
paste
end tell
with Scripteditor, you can record the following script:
tell application "AppleWorks 6"
activate
select window "Ohne Titel (TK)"
end tell
But it doesn' work. The AppleScript-message. "AppleWorks has got an error:
Can't make some data into the expected type".
Who can help me?
Ulrich email@hidden


  • Prev by Date: Re: Mid-line scripting environment [was: Smile]
  • Next by Date: Re: StartupDisk application in Control panel
  • Previous by thread: Re: linimg to moving target with folder actions
  • Next by thread: Re: a Smile, Script Debugger, Scripter
  • Index(es):
    • Date
    • Thread