I've noticed this annoying (for me) issue : If a macro set and validate the field 1000 (MDI entry), the command is not added to the history.
If I put the following code in m20001.txt
- Code: Select all
AS3.Setfieldtext("g0 x100", 1000);
AS3.Validatefield(1000);
And create a button 20001 (auto link to macro), the command "g0 x100" is executed and the MDI led blink. But the command is not added to the history.