The Retrieve Binder Source (RTVBNDSRC) command can be used to retrieve the exports from a module or a set of modules, and place them (along with the binder language statements needed for the exports) in a specified file member. After the binder language has been retrieved into a source file member, you can edit the binder language to make changes as needed. This file member can later be used as input to the SRCMBR parameter of the Create Service Program (CRTSRVPGM) command.
By default, the CRTSRVPGM command has a binder language file specified on the EXPORT and SRCFILE parameters to identify the exports from the service program. The RTVBNDSRC command can be useful in helping you automatically create this binder language.
For more information about the Retrieve Binder Source (RTVBNDSRC) command, refer to the CL and APIs section of the Programming category in the iSeries 400 Information Center at this Web site -http://publib.boulder.ibm.com/pubs/html/as400/infocenter.htm.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.