Hi Ines, You could use envGetVal("layout" "modalCommands") to get the current value of the "repeat commands" setting, and then envSetVal("layout" "modalCommands" 'boolean nil) to turn it off. Potentially you could restore the value afterwards... Note that same setting exists for schematic too too (i.e. envGetVal("schematic" "modalCommands") ). Regards, Andrew.
↧