disable input history generation

disable input history generation

Moshe-A
Mentor Mentor
986 Views
2 Replies
Message 1 of 3

disable input history generation

Moshe-A
Mentor
Mentor

hi guys,

 

i googled a lot and couldn't find solution for this one. i wonder if it's possible to disable (temporarily) the generation of INPUTHISTORY. i wrote an autolisp (activex) application that add a list of menu items to the default "edit menu" which comes at right click on a selected object(s) and the macros to execute is a call to an autolisp function and i use ^P to disable the prompt at the command line but the call is still seen from the shortcut menu Recent Input .

 

thanks in advanced

moshe

 

0 Likes
Accepted solutions (1)
987 Views
2 Replies
Replies (2)
Message 2 of 3

CodeDing
Advisor
Advisor
Accepted solution

@Moshe-A ,

 

Have you already tried putting INPUTHISTORYMODE to 0? Then restore after? For my very limited testing, this seemed to work fine.

 

Best,

~DD

0 Likes
Message 3 of 3

Moshe-A
Mentor
Mentor

@CodeDing,

 

yes i did try it and at the first it look like it still recording the 'actions' but now as i test it again it do the trick

so thank you very much for this help.

 

moshe

 

0 Likes