Re: QXP5 image offset
Re: QXP5 image offset
- Subject: Re: QXP5 image offset
- From: Hans Haesler <email@hidden>
- Date: Wed, 31 Jul 2002 23:40:20 +0200
Gary,
this is a bug which hasn't been fixed in v5.0. The workaround is
to use 'coerce' -- as Shane has suggested -- but rather like this:
---
set theoffset to (coerce (get offset) to list)
---
Hans Haesler <email@hidden>
On Wed, 31 Jul 2002, email@hidden wrote:
>
Nope, this is all under Mac OS 9.2.2
>
>
Gary
>
On Monday, July 29, 2002, at 11:55 am, Shane Stanley wrote:
<snip>
>
> It sounds like you're running under OS X, where QXP's coercions fail.
>
> Try:
>
>
>
> set theoffset to coerce offset to list
_______________________________________________
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.