How do you set a picture boxes runaround to embedded?

Hi, I’ve attempted to set a picture box’s runaround property to embedded runaround, but the code throws an error and claims that it can’t be set. The dictionary shows the property, but it doesn’t seem to like it? I’m currently using QuarkXPress 6.5 on Mac OS 10.2.8.

Here’s the current code:


tell picture 1 
set image 1 to alias (myImage) 
set runaround to embedded runaround 
set text outset to "5 pt" 
end tell

Anyone have any ideas why this doesn’t want to work? Any suggestions would be wonderful! :smiley:

What program and version?

Sorry about that, :rolleyes: it’s QuarkXPress 6.5 :slight_smile: