• 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
Replicate command in Canvas 8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Replicate command in Canvas 8


  • Subject: Replicate command in Canvas 8
  • From: Jean-Louis Tremblay <email@hidden>
  • Date: Fri, 15 May 2009 01:58:35 -0300

The vertical offset parameter  stays at zero with the replicate command. Any ideas to correct this situation?

See info below.

TIA

Jean-Louis Tremblay

*************************************************************
tell application "Canvas™ 8"
activate
set square to graphic object 1
replicate square copies 1 horizontal scale 1.0 vertical scale 1.0 horizontal offset 54.0 vertical offset 90.0
end tell

***************************************************
replicate: Replicate object
replicate  reference  -- object(s) to replicate
copies  integer  -- number of copies
[rotation angle  real]  -- Rotation angle
[rotation corner  upper left/upper right/upper center/lower left/lower right/lower center/center left/center/center right]
      horizontal scale  real  -- horizontal scale factor
vertical scale  real  -- vertical scale factor
[horizontal offset  real]  -- Horizontal offset of copies supplied as a point
[vertical offset  real]  -- Vertical offset of copies
***************************************

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >RE: Excel Save as text question (From: "Christian Sonntag <email@hidden>" <email@hidden>)

  • Prev by Date: Re: Passing dropped items to shell script
  • Next by Date: Re: Passing dropped items to shell script
  • Previous by thread: RE: Excel Save as text question
  • Next by thread: RE: RE: Excel Save as text question
  • Index(es):
    • Date
    • Thread