"MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx> wrote on 02/08/2018
02:26:51 PM:
// Call to LWNORD09R1 to get list and net for order.
D GETNET PR EXTPGM('LWNORD09R1')
D XORD# 8 0
D XSUFX 2 0
D XTLST 13 2
D XTNET 13 2

But its not compiling for reasons of ....

The name or indicator XORD# is not defined.
The name or indicator XSUFX is not defined.
The name or indicator XTLST is not defined.
The name or indicator XTNET is not defined.


A "PI" defines a parameter receiving variable name but a "PR" does
not define a parameter sending variable name (it is just a comment). Thus,
if you need variables for sending data, you have to define separate
variables (can be same name) for the sending parameters.


Sincerely,

Dave Clark

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.