BBS: Inland Empire Archive Date: 03-12-92 (21:12) Number: 129 From: DONN BLY Refer#: NONE To: JIM TANNER Recvd: NO Subj: Re: Problems with program Conf: (2) Quik_Bas
> Can anyone give me any ideas/hints/tips as to how I > can prevent it from locking up after extended use..? Though you give us a lot of information, you really don't tell us what it is doing when it locks. Does it lock in the environment? As a Standalone? Using the runtime? All of the above? Are you doing a lot of recursion? (else why the extra stack space?) Can you reproduce the error? Does it lock up at the same place all of the time? If you can get it to lock up in the environment, and you can reproduce the error upon command, then you shouldn't have too much trouble tracking it down -- just press Ctrl- Break when you get close and single-step the code with F8 and F10 until you come to the offending code. --- OPMED 3.00 * Origin: The Loft *HST/DS/V42bis* [NC, SDS] (1:236/7)
Books at Amazon:
Back to BASIC: The History, Corruption, and Future of the Language
Hackers: Heroes of the Computer Revolution (including Tiny BASIC)
Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution
The Advent of the Algorithm: The Idea that Rules the World
Moths in the Machine: The Power and Perils of Programming
Mastering Visual Basic .NET