×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Hi,
 
I'm converting two programs into free format and one is calling the
other passing two parameters and receiving one.  I'm having  some hard
time passing parameters.  I keep receiving MCH1202 whatever I try to
pass the parameters.  I have no hint on which parameter is wrong or if
it's the call that is wrong.

Here's the prototype and call from the calling program:

PROTOTYPE:

d FenDetails      pr                  extpgm('EXW0470R')  
d p@Option                       1  0 Const               
d dq@QName                      10a   Const               
d @kprss                         1a                       

PARAMETERS DEFINITION
d p@Option        s              1p 0
d infds           ds              
d  @kprss               369    369
d dq@QName        s             10a   INZ('EXU0470Q ')

CALL:

FenDetails(dq@Option:dq@QName:@kprss);

And now here's the information from the program called:

ENTRY PARAMETERS:

c     *entry        plist                           
c                   parm                    i@option
c                   parm                    i@qname 
c                   parm      @kprss        p@retour

PARAMETERS DEFINITION:

d i@Option        s              1p 0
d i@qname         s             10
d p@retour        s                   like(@kprss)
d infds           ds              
d  @kprss               369    369

Please anybody help me on this one.  I should not rewrite this in fixed
format.

Thanks in advance!



Pascal Bellerose
_________________________________________

Responsable exploitation de site TI/IT site manager
(418) 832-3507 ext: 8507
pascal_bellerose@xxxxxxxxxxxx 
_________________________________________

Cascades, Groupe Papiers Fins
Division Fibres Breakey
739, St-Augustin
Breakeyville, Qc., Can.
G0S 1E2
(418) 832-6115  (ext:8500)


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.