• 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: Working with QuarkXPress bounds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Working with QuarkXPress bounds


  • Subject: Re: Working with QuarkXPress bounds
  • From: Hans Haesler <email@hidden>
  • Date: Thu, 26 Feb 2004 23:09:55 +0100

On Thu, 26 Feb 2004, steve harley wrote:

>(i have coercion problems trying Hans' examples from Panther Script
>Editor ...
>
>set {y1, x1, y2, x2} to bounds of aBox as list
>y1
>--> +data FXVM002B0000;

Steve,

under Classic you must use an explicit 'coerce':
---
set {y1, x1, y2, x2} to bounds of aBox as list
set y1 to coerce y1 to real
---

Hans Haesler <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.


References: 
 >Re: Working with QuarkXPress bounds (From: steve harley <email@hidden>)

  • Prev by Date: Re: Working with QuarkXPress bounds
  • Next by Date: Change Idle Period
  • Previous by thread: Re: Working with QuarkXPress bounds
  • Next by thread: Re: Working with QuarkXPress bounds
  • Index(es):
    • Date
    • Thread