• 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: QXP5 image offset
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QXP5 image offset


  • Subject: Re: QXP5 image offset
  • From: Shane Stanley <email@hidden>
  • Date: Mon, 29 Jul 2002 20:55:16 +1000

On 29/7/02 8:30 PM +1000, email@hidden, email@hidden, wrote:

> Whilst upgrading between v4.11 and v5.0 of QuarkXPress I have come
> across a problem related to image offset. The code below works fine in
> v4.11 but not v5.0 the variable returned is not and will not become a
> list. Any ideas? I am running under Mac OS 9.2.2
>
> Tell application "QuarkXPress"
> Tell document 1
> Tell page 1
> Tell picture box 1
> Tell image 1
> set theoffset to offset as list
> set Xoffset to item 2 of theoffset as string
> End Tell
> End Tell
> End Tell
> End Tell
> End Tell

It sounds like you're running under OS X, where QXP's coercions fail. Try:

set theoffset to coerce offset to list

--
Shane Stanley, 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.

  • Follow-Ups:
    • Re: QXP5 image offset
      • From: email@hidden
References: 
 >QXP5 image offset (From: email@hidden)

  • Prev by Date: Re: Bounding Rectangle [and data type Rect]
  • Next by Date: lost Apple Event Timeout error
  • Previous by thread: QXP5 image offset
  • Next by thread: Re: QXP5 image offset
  • Index(es):
    • Date
    • Thread