• 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
Quark5 (on os x) problem parsing bounds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quark5 (on os x) problem parsing bounds


  • Subject: Quark5 (on os x) problem parsing bounds
  • From: john mead <email@hidden>
  • Date: Tue, 23 Jul 2002 19:59:59 -0700 (PDT)

Given this script:

tell application "QuarkXPress"
activate
tell document 1
set myTextBox to make text box at beginning
tell myTextBox
set bounds to {"3p0", "3p0", "5p0", "48p0"}
get bounds
end tell
end tell
end tell

The "get bounds" command returns something like this:
+data FRMS0024000000240000003C000002400000;
...in the script editors results window.

My qestion is, what is this data object and how can I
parse it? Is this just something going haywire in os x
perhaps?

Thanks
Yahoo! Health - Feel better, live better
http://health.yahoo.com
_______________________________________________
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: Quark5 (on os x) problem parsing bounds
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: iTunes error
  • Next by Date: Re: Quark5 (on os x) problem parsing bounds
  • Previous by thread: Re: path to frontmost application as text but another way...
  • Next by thread: Re: Quark5 (on os x) problem parsing bounds
  • Index(es):
    • Date
    • Thread