I don't know if this has been covered - I have a main prototype like
this in an SQLRPGLE source member -
//--------------------------------------------------
// Procedure name: ChkRqs
// Parameter: pFromAddr => From address
// Parameter: pSubject => Subject
// Parameter: pRequest => Request info to send back
//--------------------------------------------------
D ChkRqs PR
D pFromAddr 150A
D pSubject 150A
D pRequest likeds(request_t)
//--------------------------------------------------
// Procedure name: ChkRqs
// Parameter: pFromAddr => From address
// Parameter: pSubject => Subject
// Parameter: pRequest => Request info to send back
//--------------------------------------------------
D ChkRqs PI
D pFromAddr 150A
D pSubject 150A
D pRequest likeds(request_t)
I'm at the latest of RDi. In free form, when I type "pre" and then type
Ctrl-Enter, it lists only the PREPARE SQL function.
In an RPGLE member, the behavior is similar - parameters names are not
available through content assist.
Anyone else seen this? Is there a workaround or solution?
Thanks
Vern
As an Amazon Associate we earn from qualifying purchases.
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.