Previous Topic: Application Load LibraryNext Topic: End Function Key Assignment


Test SYSLIBS

Test SYSLIBS must be specified if your application includes external routines that use dynamically called system routines. The test SYSLIBS are the libraries where the dynamically called system routines are found. Up to four SYSLIBS can be specified.

External files must be allocated outside of CA Gen. Using a TSO CLIST is a convenient way to allocate the files. Execute the CLIST on the TSO COMMAND line:

TSO ex clist dataset_member_name for PDS CLISTS
TSO ex clist dataset_name for SEQ CLISTS