Symbol issues.
LadieStorm
🖼️ 50 images Surveyor
I encountered a strange issue while working on my city map. I'm trying to use some different tents for my marketplace, using some Dundjinni symbols Mark goes me install. Problem is, I click on one and I sometimes get a XMPCPKAT in the command...and the symbol won't load.
I don't have any red x's, so I know they are in the right place, and I'm not sure I have the command code correctly listed(I may have too many letters). Does this ring a bell with anyone?
I don't have any red x's, so I know they are in the right place, and I'm not sure I have the command code correctly listed(I may have too many letters). Does this ring a bell with anyone?
Comments
And I can't select the symbol I want..... which is strange, because I was just using them, not more than five minutes ago. I had opened another set of symbols, started to use them, but realized one if my ruins was 1) too big, and 2) the wrong one. So I erased what I had, then tried to select the new one, but got the command line instead.
I asked about the exact prompt text because there is use of "|XPSYMCAT;" in only place in the system outside of a menu file: as part of placing symbols marked with the DRAWTOOL flag. The only place where that flag is set is on the symbol information and multi-symbol information dialogs.
Due to the way that some internal CC3+ operations are defined, ungrouping and regrouping symbols may cause some flags to be erroneously set, if I read the code correctly.
I was unclear earlier about the DRAWTOOL flag on symbols. It doesn't mean that your symbol is a drawtool, merely that it is set to use a drawtool, just as the symbol can be forced to draw on a particular sheet. It's a useful feature in context, but not so useful with the wrong context.
Note that if the flag (checkbox on the dialog) isn't set, then my statements are totally irrelevant.
So ... this makes me wonder if this really is the problem. If so, apparently the creator of the symbol did something that created an internal digital numerical value that CC3+ interprets as a set DRAWTOOL flag.
Ah well, I was hoping that it was something simple.