Vector Utilities
The Vector Utilities service program has some convenient procedures for accessing system data which usually are painfully retrieved via the Open List API or by using API which uses user spaces. This service program makes the retrieving of the data much simpler as it wraps around the system API and returns the data in a vector.
For more detailed information of the procedures look at the Linked List Utilities service program. It has the same procedures but returns the data in a linked list.
Requirements for building this service program are the service program VECTOR and the module PARMEVAL.
Documentation
API documentation of the Linked List Utilities service program can be downloaded in HTML format.
Download
For source packages take a look at the download area.



