|
I'm inclined to do what Charles recommends. The "new procedure" wizard
doesn't support that, however, and I use that a lot.
On 2/7/2013 12:27 PM, Charles Wilt wrote:
In the v5r4 PDF manual (The oldest I have ;))
"continuation rules for specifications" page 239
It's usually used only for long names
D charlesNextRecord...But I'll often use it on short ones, since I tend to rename things,
D PR 1N ExtProc(*JAVA:
D 'java.sql.ResultSet':
D 'next')
plus I
think it's a little cleaner if all the specs match.
Charles
On Thu, Feb 7, 2013 at 1:21 PM, James H. H. Lampert <
jamesl@xxxxxxxxxxxxxxxxx> wrote:
Given this prototype:
D nextRec...I was about to ask why nextRec takes a parameter when called, but
D PR 1N ExtProc(*JAVA:
D 'java.sql.ResultSet':
D 'next')
doesn't declare one in the D-Spec, but I found the answer to that, on
page 191 of the V6 ILE RPG Programmer's Guide.
But I still don't get the business with the name on one line, followed
by 3 periods, and then the rest of the declaration on the next line.
Where is that in the manual?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.