Why does hitting the escape key not stop an nc subroutine?
- JetForMe
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 305
- Thank you received: 16
02 Sep 2024 22:18 #309237
by JetForMe
Why does hitting the escape key not stop an nc subroutine? was created by JetForMe
I've got this subroutine to surface the table, invoke from a button in the VCP. Hitting escape does not abort this program, even though it aborts regular loaded programs. The stop button does seem to stop it.
This strikes me as dangerous. Is there some way to get escape to work in all situations?
This strikes me as dangerous. Is there some way to get escape to work in all situations?
Please Log in or Create an account to join the conversation.
- JetForMe
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 305
- Thank you received: 16
02 Sep 2024 22:34 #309238
by JetForMe
Replied by JetForMe on topic Why does hitting the escape key not stop an nc subroutine?
Ah. It happens when you end your while loop with "end while' and not "endwhile"
Please Log in or Create an account to join the conversation.
Time to create page: 0.048 seconds