Martin Fransen Posted July 18, 2011 Posted July 18, 2011 Hi all! A while ago we went from Acad 2006 to 2011 and since then i have 2 marco's that don't work anymore. ^C^C_0,0; (I must be overlooking something silly, because i really don't understand why this isn't working anymore) and ^C^C_audit;y;_purge;_qsave; this one goes wrong at purging. ... Command: _purge Enter type of unused objects to purge [blocks/Dimstyles/LAyers/LTypes/MAterials/MUltileaderstyles/Plotstyles/SHapes/te xtSTyles/Mlinestyles/Tablestyles/Visualstyles/Regapps/Zero-length geometry/Empty text objects/All]: _qsave Invalid option keyword. ... Now that i copy-pasted this, it looks to me that i should just add "a;*;n;" Command: _purge Enter type of unused objects to purge [blocks/Dimstyles/LAyers/LTypes/MAterials/MUltileaderstyles/Plotstyles/SHapes/te xtSTyles/Mlinestyles/Tablestyles/Visualstyles/Regapps/Zero-length geometry/Empty text objects/All]: a Enter name(s) to purge : * Verify each name to be purged? [Yes/No] : n BUT, that comes to my 2nd question. my CUI can't be saved anymore. so when i make a new/change a macro, i click on Apply and Ok, nothing happens. I have un- and reloaded all my Menu's with MENULOAD, but still it wont work. How can this be solved? (I really REALLY want my audit,purge,save button back...:cry:Plus i have a whole line of questionmarks where images should be:P)) Quote
mdbdesign Posted July 18, 2011 Posted July 18, 2011 Try this: post# 19 http://www.cadtutor.net/forum/showthread.php?44331-Cuix-Behaving-Like-Read-Only and this: ^C^C_audit;y;_purge;all;no;no;_qsave; Quote
Martin Fransen Posted July 19, 2011 Author Posted July 19, 2011 I GOT IT! i never knew the ^C^C = a clean command start. When i heard that, i just removed ^C^C and left the 0,0; and it worked. and this: ^C^C_audit;y;_purge;all;no;no;_qsave; Great! thanks. That also did the trick. the non-saving CUI was because i hadn't set my Main Costumization file on user.cuix But after I twiddled around with my menu's and workspaces I (exidentaly) selected it which made it work:) Thanks all! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.