Ben: If memory is the issue (which I assume it is), then I don't think staying inside the program would help. Using a cursor, I think I'd have to exit RBase altogether and then come back in.
Karen In a message dated 8/10/2012 11:04:06 AM Central Daylight Time, [email protected] writes: > You could set up a counter variable and have the while loop conditioned > on that. reset the counter, the cursor and other variables and start again > until done. That said, Mike's solution is much more elegant if it works. > Working with the cursor this way only has the advantage of discovering if > there is something in the environment, rather than the amount of data, that > is > causing the problem.

