Apply style in AppleWorks 5
Apply style in AppleWorks 5
- Subject: Apply style in AppleWorks 5
- From: peter vrijlandt <email@hidden>
- Date: Tue, 07 Nov 2000 17:15:09 +0100
- Organization: wu
I am trying to apply a user defined style in AppleWorks in an script by:
tell application "AppleWorks"
apply "Heading 1" to text of selection -- or: to text of paragraph 1
of document 1
end tell
("Heading 1" is the name of a user defined basic style)
It is not working.
Can anyone tell me how to do this?
Peter Vrijlandt
Wageningen
The Netherlands