| ||||||||
Technical Support On-Line Manuals LIB166 User's Guide | Listing Library ContentsThe LIST command creates a list of the object modules in a library file. This command must be entered in the following format: LIST libfile <[>TO listfile<]> <[>PUBLICS<]> Where
For example: LIB166 LIST NEW.LIB * LIST NEW.LIB TO NEW.LST PUBLICS The library manager produces the following module list:
LIBRARY: NEW.LIB
SIMPLE
SUBTRACTION
ADDITION
FPMUL
MULTIPLICATION
FPDIV
DIVISION
Note
| |||||||
| ||||||||