• 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: Reported Size issue in PSCS2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reported Size issue in PSCS2


  • Subject: Re: Reported Size issue in PSCS2
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 17 Oct 2006 08:34:49 +1000
  • Thread-topic: Reported Size issue in PSCS2

On 17/10/06 5:54 AM, "Oakley Masten" <email@hidden> wrote:

> set HowTall to round (height of current document as number)

Remove the redundant "as number" and you'll get pixels. In fact, the round
is probably redundant too, given that you can't have parts of pixels. What
you probably want is:

  set HowTall to (height of current document) as integer

The parentheses avoid the points problem.

--
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

References: 
 >Reported Size issue in PSCS2 (From: Oakley Masten <email@hidden>)

  • Prev by Date: Re: Reported Size issue in PSCS2
  • Next by Date: Re: SCRIPTING INDESIGN: Question About Labels
  • Previous by thread: Re: Reported Size issue in PSCS2
  • Next by thread: Filemaker detect click location
  • Index(es):
    • Date
    • Thread