Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.visual.basic    |    MS Visual Basic discussions, NOT dot-net    |    10,840 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 9,098 of 10,840    |
|    Steve Gerrard to Tmenke    |
|    Re: Out of memory    |
|    18 Dec 04 15:57:09    |
      From: mynamehere@comcast.net              You might want to post some example code.              When does the error occur?              Try just dimensioning large arrays, without running any code on them.       How big can you get away with? Can you do ReDim MyArray(1000,1000)? Do       you get an error on the Redim statement? ( I don't).              Are you creating multiple copies of the array?              Are you calling a procedure recursively (a procedure calling itself),       creating a stack problem?              "Tmenke" |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca