Provided by: golf_601.4.41-1_amd64 bug

NAME

       get-list -  (linked-list)

PURPOSE

       Get information about linked list.

SYNTAX

           get-list <list> count <count>

DESCRIPTION

       get-list will obtain information about linked <list> created with new-list.

       <count> (in "count" clause) is the number of elements in the list.

EXAMPLES

       Get the number of elements in list "mylist" in number "size":

           get-list mylist count size

SEE ALSO

        Linked list

       delete-list get-list new-list position-list purge-list read-list write-list See all documentation

$DATE                                               $VERSION                                           GOLF(2gg)