• 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
Quark 8.5 and OS 10.6.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quark 8.5 and OS 10.6.6


  • Subject: Quark 8.5 and OS 10.6.6
  • From: "Nielsen, Karen S. (Schmidt)" <email@hidden>
  • Date: Tue, 22 Mar 2011 13:19:04 -0500
  • Thread-topic: Quark 8.5 and OS 10.6.6

Hello-

I am trying to upgrade my Quark 7 scripts for OS 10.4.11 to Quark 8.5 OS 10.6.6.

 

I keep getting the error “Can’t make <<data FXVM0000FC00>> into type real.”

 

It runs fine within Script Debugger, but when I save it as an application (carbon), I get the error.

 

I have tried running Quark with “open in Rosetta” and Script DeBugger set to “open in Rosetta”.  That didn’t work either.

 

Anyone know what I need to do to get this to work?

 

Thanks,

 

tell application "QuarkXPress"

            tell project 1

                        set myDoc to active layout space

                        set myProject to name of it

                        set filepath to file path of myDoc as text

            end tell

            --tell layout space 1 of project 1

            tell front document

                        set DocProps to bounds of page 1 as list

                        set horizontal measure to inches

                        set vertical measure to inches

                        set myPageHeight to page height as real

                        set myPageWidth to page width as real

                        set PaperHeight to (myPageHeight + 1.0) as real

                        set PaperWidth to (myPageWidth + 1.0) as real

            end tell

            --end tell

end tell

 

---------------

Karen Nielsen

IT Project Manager

schmidt

print solutions that deliver

ph | 507.775.7308

fx | 507.775.6655

FSC Certified Printer

 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: copy url rom safari to firefox
  • Next by Date: Re: copy url rom safari to firefox issue
  • Previous by thread: Re: copy url rom safari to firefox
  • Next by thread: Text Layers in Photoshop CS5
  • Index(es):
    • Date
    • Thread