TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-96
LOADEDFILES Command
SRL: a Shared Run-time Library (including a non-PIC native UL)
DLL: a Dynamic-Link Library (including a PIC native UL)
ERR: Loadedfile unloaded in between execution of program
ERROR: Unrecognized loadfile type
Considerations
If you do not specify a process ($process-name or CPU, PIN), LOADEDFILES lists
all the loaded files for the current TACL processes.
If you omit the node name, the default system is assumed.
If you omit the process name by using CPU, PIN method then the process name
will be displayed as UNNAMED PROCESS.
If the process is an unnamed process, the process name will be displayed as
UNNAMED PROCESS.
The LOADEDFILES command lists information for only one process at a time.
Example
$DATA08 KIRAND 10> loadedfiles \bombay.0,11
PROCESS NAME = $ZL00
TYPE FILENAME
NPROG \BOMBAY.$SYSTEM.SYS01.ROUT
SRL \BOMBAY.$SYSTEM.SYS01.ZCRESRL
SRL \BOMBAY.$SYSTEM.SYS01.ZI18NSRL
SRL \BOMBAY.$SYSTEM.SYS01.ZICNVSRL
SRL \BOMBAY.$SYSTEM.SYS01.ZCRTLSRL
SRL \BOMBAY.$SYSTEM.SYS01.ZCPLGSRL
SRL \BOMBAY.$SYSTEM.SYS01.ZOSSKSRL
SRL \BOMBAY.$SYSTEM.SYS01.ZTLHGSRL
Total No. of Loadedfiles = 8