I’m am writing a macro to perform a function and need it to read in the rest of the line to capture a value.
Eg. M103 V45
The macro M103 has to read in the 45 as a value to do a math function. The V could be left off.
Too many years of not using Mach 3. And no I don’t wish to move to Mach 4 for this project atm.
Any help would be appreciated.