×
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.
%Trim has more than one parameter?
%TRIM (Trim Characters at Edges)
%TRIM(string {: characters to trim})
%TRIM with only one parameter returns the given string with any leading
and trailing blanks removed.
%TRIM with two parameters returns the given string with any leading and
trailing characters that are in the characters to trim parameter removed.
That's my learning for the day.... Time to go home
Matt Hopkins
Sr. Programmer/Analyst
Web: www.pdpgroupinc.com
Email: MWHopkins@xxxxxxxxxxxxxxx
Office: 410-584-0330
Fax: 410-584-0336
Barbara Morris <bmorris@xxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
04/24/2007 03:20 PM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
To
rpg400-l@xxxxxxxxxxxx
cc
Fax to
Subject
Re: Enhancements to RPG
rob@xxxxxxxxx wrote:
I think it was Hans Boldt or maybe George Farr that ran that survey on
this list. Hans has pretty much moved on to other stuff. I don't often
see George posting and I'm not sure he's even a lurker.
I think I heard of a similar survey on either one of those lists you
need
a subscription for, or maybe some IBM list.
It was Hans and me that setup and analyzed those surveys, but we had the
actual surveys sent to George.
We might do another survey, but for the moment, we have a ton of stuff
that we already know about that needs doing.
I'm not sure how effective the surveys were. Hands up, everyone who has
coded %TRIM with more than one parameter. That was the number one item
on the last survey.
As an Amazon Associate we earn from qualifying purchases.