• 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: email@hidden
  • Date: Wed, 31 Jul 2002 16:55:54 +0100

Nope, this is all under Mac OS 9.2.2

Gary

On Monday, July 29, 2002, at 11:55 am, Shane Stanley wrote:

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.
_______________________________________________
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: Hans Haesler <email@hidden>
References: 
 >Re: QXP5 image offset (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: batch process rename file
  • Next by Date: Re: Starting Script via CRON?
  • Previous by thread: Re: QXP5 image offset
  • Next by thread: Re: QXP5 image offset
  • Index(es):
    • Date
    • Thread