Hello, is there a way to combine the move command with the M2P or FROM command modifiers using LISP?
I would want these to be two separate commands.
Ideally I would like to program F1 to do _m2p during an active line command and F2 to do from during an active line command... but I'll settle for a lisp that combines each with the move command since I'll be doing that most frequently.
Thank you in advance!
P.S. here is code that will draw a line starting at M2P.. sort of a start.