I've been working on a routine that identifies a block by its name property and adds the appropriate data for the selected block to a schedule. One of the blocks we use has dynamic rotation. Any time the block is in a status of rotation other than the default insertion the .name property is changed to "*U###" rather than the given name. Any ideas on why or workarounds for a static identifier for the blocks? I thought about using the handle but isn't that unique to each reference to the block, not the block in general?

Ideas and suggestions appreciated!

MC