Re: large sequence
- Posted by Greg Haberek <ghaberek at gmail.com> Sep 24, 2004
- 555 views
Your program crashes, plain and simple. To quote the Reference Manual: 2.1.1 Atoms and Sequences ..Sequences can be nested to any depth, i.e. you can have sequences within sequences within sequences and so on to any depth (until you run out of memory)... ~Greg On Thu, 23 Sep 2004 22:34:46 -0400, George Walters <gwalters at sc.rr.com> wrote: > > Can someone tell me what happens when you are building a large sequence > that grows larger than the memory of the computer (windows). > > george > > > >