|
[ Converted text/html to text/plain ] Understood - I started w/RPGIV writing utilities to use some of the BIF's (Built-in Functions, like %trim ) on a single field. I assume you're on a version that supports RPGIV, so how about: compiling in RPGLESRC: D parm1 s 6 D parm2 s 6 *--------------------------------------------------------------------- * MAINLINE: begin processing *--------------------------------------------------------------------- c eval parm2 = %trim(parm1) * c eval *inlr = *on c *inzsr begsr C *entry plist c parm parm1 c parm parm2 * c inzsre endsr then call this pgm with the single parm you want moved to the left? Move your value into the parm you include in the call, move it back after calling you utility? Ed ----Original Message Follows---- From: "DB_Caloway Caloway" Reply-To: rpg400-l@midrange.com To: rpg400-l@midrange.com Subject: RE: Quik question Date: Thu, 11 Oct 2001 14:43:29 -0400 Thank you guys. But I forgot to mention I am working with rpg400. I am not familar with IV. Thanks again. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. ------------------------------------------------------------------------------ Get your FREE download of MSN Explorer at http://explorer.msn.com[1] ===References:=== 1. http://go.msn.com/bql/hmtag_itl_EN.asp
As an Amazon Associate we earn from qualifying purchases.
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.