Re: InDesign Scripting
Re: InDesign Scripting
- Subject: Re: InDesign Scripting
- From: email@hidden
- Date: Wed, 10 Apr 2002 16:42:17 -0600
I have no problem with the following in 10.1.1:
tell application "InDesign 2.0"
tell document 1
set theRect to (make rectangle with properties {visible bounds: {"10
pt", "10 pt", "60 pt", "60 pt"}, fill color: swatch "BoxColor", fill tint:
100})
end tell
end tell
Shirley Hopkins
FaceSpan Support
"AppleScripting InDesign" (now features version 2.0)
_______________________________________________
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.