|
Terry, In the process I have "nomonoprc" but not "apost". Can that make a difference? I normally use "apost" when I write code; this piece was downloaded from a site. He uses double-quotes for all his literal; in an effort to get this thing running; I just made the necessary changes. Also, I'm using pic s9(9) binary as the pic clause for my return-code; I'm just calling it ApiReturn. Noticed you're using s9(09); that makes me wonder if s9(9) could be generating bad code? One other thing. The original had been compiled as a module and included in another object resulting from a CRTPGM. Since we're calling this one directly, I opted for CRTBNDCBL to run in QILE. Appreciate your suggestions. Any further insight would surely be welcome. Thanks. -- Jay ----- Original Message ----- From: "Winchester Terry" <terry.winchester@raymondcorp.com> To: <cobol400-l@midrange.com> Sent: Friday, May 24, 2002 10:00 AM Subject: RE: IP Address Conversion using an IBM API > Do you have these statements in your program? > > process apost, nomonoprc. > > special-names. > linkage type procedure for 'inet_addr'. > > I couldn't find a reference to this routine in the InfoCenter > for the iSeries (what else is new....), so I'm not sure about > your return parameter. I normally use: > > 01 return-code pic s9(09) binary. > > Good Luck, > Terry
As an Amazon Associate we earn from qualifying purchases.
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.