• 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: Quark 4.11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark 4.11


  • Subject: Re: Quark 4.11
  • From: Shane Stanley <email@hidden>
  • Date: Thu, 04 Oct 2001 08:29:23 +1000

On 3/10/01 11:12 PM +1000, devmail, email@hidden, wrote:

> The mystery deepens...
>
> Try this code out and tell me what you think
>
> tell application "QuarkXPress 4.11"
> activate
> tell default document 1
> display dialog inside margin as string
> set inside margin to "10 mm"
> display dialog inside margin as string
> end tell
> end tell

If you change your units to points or picas, you'll see the difference is .5
of a point. But play with this:

tell application "QuarkXPress 4.11"
activate
tell default document 1
set inside margin to "3p"
display dialog inside margin as string
end tell
make new document at beginning
display dialog (inside margin of document 1 as text)
end tell


--
Shane Stanley, email@hidden


References: 
 >Re: Quark 4.11 (From: devmail <email@hidden>)

  • Prev by Date: Re: Applets dyeing under 10.1
  • Next by Date: Re : Applets dieing under 10.1
  • Previous by thread: scriptable video player with compression settings
  • Next by thread: Getting URL infomation from browser
  • Index(es):
    • Date
    • Thread