From: Donald H. Mitchell

Subject: Re: Stack overflow of a list...

Date: 1997-6-5 13:29

Wai-Kwong Sam LEE wrote:

> .. very long, say,..100k, ACL > prompts me error msg like stack overflow.
You're probably using recursion to process the list. I don't know the current stack limits from the different OSs, but the problem my not be ACL specific. Try changing to an iterator rather than recursion. -- Donald H. Mitchell, PhD, PMP <smartproject.com at dhmitchell> Proactive Solutions, Inc. http://home.earthlink.net/~smartproject 412.835.2410 412.835.2411 (fax)