On Wed, 24 Feb 2010 16:55:22 -0600, Rick Fochtman wrote:
>
>If you've ever done list processing, CONTROLLED storage is the cat's
>meow. Beats the Dickens out of trying to maintain arrays and array
>counters, especially if there's a chance of exceeding the size of the
>arrays. ...
>
How is CONTROLLED preferable to BASED?  Certinly not if you
need to delete arbitrary list elements, since (I just RTFM)
CONTROLLED is strictly LIFO.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to