Hi
V5
Can one record a string of commands and turn it into a button ?
what are the steps to do that please.
I will start with select last drawn, bring to front.
and could I add to the code to apply that to next draw and next draw etc, then right click the button to end that routine ?
You manually go through the steps that you want to take. Then copy the relevant command history and paste that into Notepad. Delete what’s not needed and copy-paste the part that is needed into the button.
Hi,
it means I click the button, it selects the last drawn and brings to front.
it then is a ’ live ’ code and acts on the next draw I do, and the next draw I do, etc etc.
then I right click the button to stop it being ‘live’.