On 11/27/2012 1:11 PM, Cifani, Domenic wrote:
First of all, I know why are we still using Ed's 1991 version? The
client transitioned to us and I have to try and figure out how to use
this old version.  I'm trying to add a new VTAM APPL to the CMDTAB
for Insight DB2.  When I try to run the Assembly for CMDSUB it fails
looking for a Macro called RPLUSFLD, or at least I believe it's a
macro. Does anyone have any experience with this version of NETSOL?

RPLUSFLD is defined in macro IFGRPL, which is located in SYS1.MACLIB. Ensure that your assembly step includes the library on a SYSLIB DD, and that IFGRPL is requested (normally near end of module, with other macros).

Gerhard Postpischil
Bradford, Vermont

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to