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



Thanks Barbara - I knew there were one or two missing but thought I'd added the first set of XML ones - I must have more than one copy of the darned things!


On 2013-07-25, at 8:08 PM, Barbara Morris <bmorris@xxxxxxxxxx> wrote:

On 7/25/2013 7:33 PM, Jon Paris wrote:
Not too much trouble but it is only intended to be used as a scratchpad - not for permanent storage as I understand it.

But they are here:

http://code.midrange.com/52981de443.html


Hi Jon, nice! But you're missing some recent-ish ones.

// 00351 XML parser error
D errXmlParse C 00351
// 00352 Bad option for XML opcode
D errXmlBadOption...
D C 00352
// 00353 XML document mismatch RPG variable
D errXmlIntoMismatch...
D C 00353
// 00354 Problem preparing to parse XML document
D errXmlProblem...
D C 00354

// 01061 File parameter error
D errFileParm...
D C 01061

And a new one added as part of the 7.1 PTF enhancement that added H spec
keyword CCSIDCVT.

// 00452 CCSID conversion could not convert all characters
D errCcsidCvtDataLoss...
D C 00452

With CCSIDCVT(*EXCP), you get error status 452 instead of non-error
status 50, if the CCSID conversion can't convert all the characters. You
won't find these messages in your QRNXMSG message file unless you have
followed the instructions in the PTF cover letter to add them.
(PTF SI50535 is the most recent supersede of the PTF that added the
runtime part of this enhancement.)

--
Barbara
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.