jeffwass Posted September 25, 2005 Report Posted September 25, 2005 Does anybody know of a decent way to get rid of a loop (eg While or For) but keeping the G components and wires within the loop in the place they are? It's quite often I want to do this, and while I can cut and then paste, it messes things up, especially if the contents are within another larger loop, which it resizes and blocks other things, etc. It's nice that one can draw a loop around some G constructs keeping them intact, and I often would like to do the reverse. Quote
dswaine Posted September 25, 2005 Report Posted September 25, 2005 Does anybody know of a decent way to get rid of a loop (eg While or For) but keeping the G components and wires within the loop in the place they are? ... Right clicking on the frame of While/For loops, Case/Sequence structures you can access the "Remove ..." command which I think (?) is what you're looking for. You can also Replace one loop with the other type; ditto for the structures. Quote
jeffwass Posted September 25, 2005 Author Report Posted September 25, 2005 Right clicking on the frame of While/For loops, Case/Sequence structures you can access the "Remove ..." command which I think (?) is what you're looking for. Ah yes, exactly what I was looking for, thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.