DLL Programmer's Guide for TNS/E Systems

Example Code
DLL Programmer’s Guide for TNS/E Systems—527252-006
6-6
Example One
60> run $data01.toolsy02.eld $data01.toolsy02.ccplmain mainstro -lib
mystrdll&
60> & -lib zcredll -lib zcrtldll -o revstr -L $users.patrick -L
$data01.toolsy02 -verbose
eld - TNS/E Native Mode Linker - T0608H01 - 26OCT04
Copyright 2004 Hewlett-Packard Company
eld command line:
\speedy.$data01.toolsy02.eld $data01.toolsy02.ccplmain mainstro -lib
mystrdll -lib zcredll -lib zcrtldll -o revstr -L $users.patrick -L
$data01.toolsy02 -verbose
**** INFORMATIONAL MESSAGE **** [1019]:
Using DLL: $users.patrick.mystrdll.
**** INFORMATIONAL MESSAGE **** [1019]:
Using DLL: $data01.toolsy02.zcredll.
**** INFORMATIONAL MESSAGE **** [1019]:
Using DLL: $data01.toolsy02.zcrtldll.
**** INFORMATIONAL MESSAGE **** [1530]:
Using 'ImpImp' file: \speedy.$data01.toolsy02.zimpimp.
Output file: revstr (program file)
Output file timestamp: Nov 9 14:59:42 2004
No errors reported.
No warnings reported.
4 informational messages reported.
Elapsed Time: 00:00:02
Run The Program
RUN REVSTR XYZ
Reverse(XYZ) = (ZYX)
Hit enter to finish