THANKS!! I did not know that you could change variables by right-clicking on them. That works perfectly!
--- In [email protected], Armando Scalise <armando.scalise@...> wrote: > > Carrie > > If you are in the debugger, then the easy way to break an infinite loop is > to generate an error in the code by changing the data type of one of your > variables. > > As an example, if your loop is in a for / next structure, right clck on the > incremental variable on the variables window, and change its value to a > string. This will create an error and stop the execution of the code > > Not an elegant way of solving the problem, but it works. > > Cheers > > > On Mon, Apr 18, 2011 at 6:18 PM, Carrie Hobbs > <chobbs@...>wrote: > > > > > > > Thanks for the suggestion, but I'm looking for a way to break out of the > > infinite loop after the code has started running. I don't think I can > > change the code after it has started running. The only way I know how is to > > close all of Maptitude with the task manager. > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Maptitude/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/Maptitude/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
