Domino Code Fragment
| Code Name* Queue, stack and enumerator | Date* 10/13/97 | Source (or email address if you prefer)* Paul Everett/IBM IP address:.108.162.242.36 | |
| Description* The very-most-basic functions of an object queue, stack and enumerator. | Type* LotusScript | Categories* List Processing/Sorting, Numeric Processing | |
| Implementation: None (plug and play) | Required Client: | Server: | 
| Limitations: | Comments: The object references are stored internally as "ObjectCollectionNode" objects, which implement a linked list. | |