need guidance with modification to QXP box duplicate naming script

QXP 6.5

is there a way to “clear” all box names in a document?

this should work


tell application "quark"
tell document 1
set name of every generic box to ""
end tell
end tell

its somthng along that lines

mm

That’s it!

God I love this.

(of course, when I finally get proficient in QXP, the company will have finished committing suicide, and I’ll have to start all over with ID)