On 11/27/2012 12:12 PM, Cifani, Domenic wrote:
HiFirst 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? Here is the cut/paste of the assembly error. Domenic 278 *$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 279 *$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 280 * 281 * 282 * SEARCH COMMAND TABLE FOR MATCHI 0001CA 284 SRCHTAB DS 0H R:1 00000 285 USING CMDDSECT,R1 O 0001CA 5810 B66C 0166C 286 L R1,=AL4(CMDTAB) 0001CE 4170 52F2 002F2 287 LA R7,DATASEQ P 0001D2 91FF 1000 00000 288 CMDLOOP TM CMDGAPPL,X'FF' E 0001D6 47E0 C1F4 001F4 289 BNO CMDCHECK N 0001DA 4100 0002 00002 290 CMDERROR LA R0,MSG02 Y 0001DE 0000 0000 00000 291 L R3,RPLUSFLD E ** ASMA044E Undefined symbol - RPLUSFLD ** ASMA435I Record 271 in NET9.NETSOL.SOURCE(CMDSUB) on volume: X1SMS4 292 $CALL SEND 0001E2 58F0 B670 01670 293+ L R15,=V(SEND) LOAD EP 0001E6 05EF 294+ BALR R14,R15 BRANCH 0001E8 59F0 B674 01674 295 C R15,=F'08' R 0001EC 4780 C58C 0058C 296 BE RELOPEN T 0001F0 47F0 B624 01624 297 B EXIT E
RPLUSFLD is defined in the IFGRLP macro which is in SYS1.MODGEN. -- Richard ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
