Try using the trace function (middle button, top of message window) to find out what code is executing when it chokes. Then, if the problem is not yet obvious, set a breakpoint and step through it with the debugger.
Use the debugger, love the debugger, the debugger is your friend... > >I used globals to store the information so that it could recall it. > >I don't know why it still hangs. > > Aw, c'mon, give us a hint ;-) > > If you post the behavior code, maybe one of us will spot the problem. We > don't have much to go on otherwise--there are a number of things that > could > cause it to hang, so we'd just be guessing. > > Cordially, > > Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
