• 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: Simple InDesign Script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple InDesign Script


  • Subject: Re: Simple InDesign Script
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 16 Aug 2005 20:55:42 +1000
  • Thread-topic: Simple InDesign Script

On 16/8/05 6:51 AM, "Don Fuller" <email@hidden> wrote:

>         tell myDocument
>             make rectangle
>         end tell

        tell myDocument
            set newFrame to make rectangle at end of page 1 with properties
{geometric bounds:{y,x,y2,x2}}
        end tell
        place (choose file) on newFrame
        repeat 7 times
        set frameCopy to duplicate newFrame
        move newFrame to {x, y}
        end repeat

--
Shane Stanley <email@hidden>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Simple InDesign Script
      • From: Don Fuller <email@hidden>
References: 
 >Fwd: Simple InDesign Script (From: Don Fuller <email@hidden>)

  • Prev by Date: Re: GUI Scripting - Print/Save PDF As Postscript
  • Next by Date: Re: alias to string deprecated, or bug?
  • Previous by thread: Fwd: Simple InDesign Script
  • Next by thread: Re: Simple InDesign Script
  • Index(es):
    • Date
    • Thread