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



just a note ... you do not need the %trim around the %char BIF. %char
already returns a trimmed result.

-Steve



On Wed, Jan 15, 2014 at 2:34 PM, William Howie <
William.Howie@xxxxxxxxxxxxxxxx> wrote:

Charles/Kurt/Buck,

I was able to get it to work. Basically I think it was a hybrid of all
the solutions. Here's the code:

wmctl# = %trim(%char(plretailer)) + '-' + %trim(plregister:'0 ') + '-' +
%trim(%char(pltransnum));

I think what was throwing me was the fact that I was at one point running
it with the "pltransnum" field not on there, because I wasn't seeing the
third field with it in the code, so I started working backward, eliminating
things to see what it would do. So at one point the statement ended with
appending the second dash, and I wasn't seeing the second dash. So
that's what got me wondering. Anyway, it's working now. Thanks for the
help guys!!

Bill Howie
Software Developer
AmTrust North America
________________________________
Confidentiality Notice: This email message is intended only for the
individual or entity to which it is addressed. This email may contain
information that is proprietary or privileged, confidential and exempt from
disclosure under applicable law. If you are not the intended recipient, you
are hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited. If you received this email by
accident, please notify the sender immediately and destroy this email and
all copies of it.
--
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.