Quark Default document won't take settings!
Quark Default document won't take settings!
- Subject: Quark Default document won't take settings!
- From: "email@hidden" <email@hidden>
- Date: Fri, 3 Nov 2000 14:23:01 -0500
close any open docs in quark and set to auto text off, all margins to 0
then run script:
tell application "QuarkXPress 4.11"
activate
tell default document 1
set properties to {vertical measure:inches, automatic text box:true,
bottom margin:0.083, left margin:0.083, top margin:0.083, right
margin:0.083}
end tell
end tell
auto text is correctly changed as is the left and right margins but the
top and bottom get set to .001!!!!!!!! ahhhaahhhhhhhhh
anyone else see this...
I want a nice 6 p inset for my auto text box but nothing is working...
tia
Doug