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



Because the OP asked for it to be left-justified.

If there's a way to do that without converting a numeric field to alphanumeric, I'm not aware.

-Kurt

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Alan Campin
Sent: Tuesday, August 13, 2013 4:33 PM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: Re: Left justify numeric field

Just curious. If this is a numeric field printing on a report, why just use an edit code on the report to suppress the leading zeros?


On Tue, Aug 13, 2013 at 3:26 PM, Booth Martin <booth@xxxxxxxxxxxx> wrote:

grrr***

and the compiler likes:

wField = %trim(%editc(nField: 'N'));

(I just happen to prefer the left-side minus sign.)

On 8/13/2013 4:15 PM, Booth Martin wrote:
I like:

wField = %trim(%editc(nField: 'N));


On 8/13/2013 3:42 PM, Jeff Young wrote:
All,
I have a numeric field 0070000123 that I need to remove the leading
zeros
and left justify for printing.

Does anyone have a simple routine to do this?

Thanks,



--
Booth Martin
www.martinvt.com
(802)461-5349
Skype: booth.martin

It is inconceivable that a judicious observer from another solar
system would see in our species -- which has tended to be cruel,
destructive, wasteful, and irrational -- the crown and apex of cosmic evolution.
Viewing us as the culmination of *anything* is grotesque; viewing us
as a transitional species makes more sense -- and gives us more hope.
-- Betty McCollister, "Our Transitional Species", Free Inquiry
magazine, Vol. 8, No. 1
--
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.


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

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.