enoft Manual

eNOFT Options
eNOFT Manual527507-005
2-50
LISTSOURCE or LS
LISTSOURCE or LS
[ * | <source-spec> ] [ DETAIL | D ]
This command lists all source files in an object file, as determined by the current
scope.
The default display shows all available source files.
New to eNOFT, the display will be in the DETAIL format if <source-spec> or
<proc-spec> is specified here or globally.
The following shows two source files used to build a linkfile. The NOFT attribute
"Address" is not supported.
enoft> listsource
******** List of Source Files (Compilation Units)
SrNdx NoSrc Source_and_Header_Files
---------------------------------------------------------------------
0 1 \SPEEDY.$DATA06.T8432H01.CPLMAINC
\SPEEDY.$DATA06.T8432H01\CPLMAINC
\SPEEDY.$DATA01\#0062090
\SPEEDY.$DATA01.TOOLSY02\STDIOH
\SPEEDY.$DATA01.TOOLSY02\SYSTYPEH
\SPEEDY.$DATA01.TOOLSY02\ERRNOH
1 1 \SPEEDY.$DATA06.T8432H01.VERSNMNC
\SPEEDY.$DATA06.T8432H01\VERSNMNC
2 1 d:\temp\hello.c
d:\temp\hello.c
DETAIL or D displays detailed information about the specified source file.