I am trying to automatically disable the "Quick-Edit" function through the API. Using the COptionalParameter class, I can set the 70 bit 7 on 1 parameter to the mill, which forces the computer to use Notepad.exe as the default program editor. A nice side effect is that the Quick Edit feature is disabled. I want to do the same on a lathe, but I can not find which parameter I need to set for this.
source
share