@aduncanE8VUL wrote:
Trying to create a title block and set the imageframe and oleframe to '0' to remove the outline
The IMAGEFRAME and FRAME variables affect your image outline (FRAME overwrites IMAGEFRAME). They are "System Variables" and will persist across autocad drawing sessions, they are not applied on a per-drawing or per-image basis.
@aduncanE8VUL wrote:
but now the bmp logo will not save to the title block and I can not select it to make any changes to this logo.
How are you trying to "save it to the block"?
If there is nothing to select, then how can you see it? Is the layer locked?
@aduncanE8VUL wrote:
How can I select this image to save it to the title block or revert it to '2' so I can select it? or even just delete it so I can reinsert it or whatever I can do besides start over with everything.
It is mostly preferred to save an OLE image inside of a title block. Have you opened the block for edit and pasted the OLE image? Have you tried changing the FRAME or IMAGEFRAME variables?
...can you post an example drawing file of what this image looks like?
Best,