InDesign 2.0
InDesign 2.0
- Subject: InDesign 2.0
- From: Aha-pupok <email@hidden>
- Date: Sun, 12 May 2002 14:45:40 +0400
Any attempts to apply any style to text is causes crash of InDesign 2.0.
What's wrong?
Here short example:
tell application "InDesign 2.0"
activate
tell document 1
set CharStyle to a reference to (character style "Days")
tell page 1
tell text frame 1
set text 1 to "m"
set applied character style of text 1 to CharStyle
return
Aha-pupok
email@hidden
_______________________________________________
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.