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



%SubSt(%EditC(Key12Z):'X'):3:10);

On Tue, Feb 23, 2016 at 3:42 PM, Hoteltravelfundotcom <
hoteltravelfun@xxxxxxxxx> wrote:

the issue is really that we are taking a numeric field from the screen
input
and need to chain with an alpha field. we can't just trim leading zeros
because some batch numbers have one or more leading zeros.

I think I have to make arrays that will pass only the non blanks to the
alpha field to chain unless there is some simpler method.

On Tue, Feb 23, 2016 at 3:22 PM, Booth Martin <booth@xxxxxxxxxxxx> wrote:

Key10A = %trim(%subst(%char(Key12Z)): 3: 10)

You may need to use evalr to right adjust? And you may need to use an
'X'
edit code if you need leading zeros.


On 2/23/2016 9:51 AM, Hoteltravelfundotcom wrote:

Hi I am trying to 'piggyback' in a program. The current program
allows the user to unlock a record in 2 different files.
We have now a third as well. But the key to the third file is 10pos
alpha
but looking at this, it's an order number.

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

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

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

Please contact support@xxxxxxxxxxxx for any subscription related
questions.


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.