× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi all

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 thread ...

Follow-Ups:

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

This mailing list archive is Copyright 1997-2024 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.