On 6/6/25 9:11 PM, Chris Morley wrote:
Ahh your talking only of a syntax error.
Is it not possible to copy and paste multiple commands in some/all
screens?
Maybe... in axis you have one line of input afaik. Not sure whether you
can put multiple commands on that same line.
But, if you can have multiple commands in one line and a syntax error
occurs in the middle, then the user is still at fault with all
consequences it has. You cannot guard easily against that type of error
unless you enforce a line-based interpreter which accepts the entire
line or rejects the entire line if an error is detected.
If you want multiple commands executed more safely, then maybe you
should be calling a subroutine instead (which I think is possible).
--
Greetings Bertho
(disclaimers are disclaimed)
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers