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



%Char always strips leading zeros. That’s why you can’t use it on (for example) US zip codes or when converting dates such as in this example.

Your alternative of %EditC with the X edit code is the correct approach - but it should not be needed since %Date can take a numeric value. Unless we’re on a really old release. I seem to recall that at V5R1 it could not handle numerics, but darned if I can see when that changed. I would have guessed at V5R2 but not sure and can’t see it in the manual.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Jan 6, 2015, at 5:00 PM, Booth Martin <booth@xxxxxxxxxxxx> wrote:

Lets be clear here... I am guessing; I do not know the right answer.

Is it possible that the %char() bif drops leading zeros? That would produce a %char() bif of 162015 which would look bad to the %date() bif. In that case, perhaps the %char(EmpYear2) could be replaced by %editc(EmpYear2: 'X') etc.?

Just a thought.


On 1/6/2015 1:23 AM, Gary Kuznitz wrote:
Thank you for the test code...

Comments below...
--
Booth Martin<br>
www.martinvt.com<br>
(802)461-5349<br>
Skype: booth.martin<br><br>

Under deadline pressure for the next week. If you want something, it
can wait. Unless it's blind screaming paroxysmally hedonistic ...
--
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.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.