PDA

View Full Version : Questions regarding 'Stop Processing' action



Ron
October 13th, 2002, 03:55 PM
You should try to use conditional jumps to stop the processing. The "Stop processing " command isn't to reliable.

SteveV
October 13th, 2002, 03:55 PM
Does anyone know of a way to stop ALL girder processing (short of shutting down Girder of course :P).

I'm using the new Register functions to test for certain condtions and am using a lot of "Goto" actions to branch to other MultiGroup commands. It seems the the "Stop Processing" action only kills the MultiGroup command from which it was invoked. I need a way to stop ALL Girder commands dead in their tracks.

Any thoughts?

Thanks -- Steve