I'm sure you can do the same thing in VBA using the
ThisDrawing.Utility.GetKeyword. I've never done anything with that in VBA
so I can't supply a snippet to get you going. I'm sure if you do a search
for GetKeyWord you'll find plenty of examples.
Good luck.
--
Matt W
"What am I gonna do with 40 subscriptions to Vibe?"
wrote in message news:[email protected]...
I am talking about the command 'imageframe'. This turns off the frame box
around images. After typing in the command, I get a command prompt to type
in 0, 1, or 2. I also get a small pick menu to select either 0, 1, or 2. I
want to know how can I create a that pick menu in my programs. I am using
AutoCAD Mechanical 2006. It is sort of like Keyword except with a menu.