|
You could also use *CAT. Albert ----- Original Message ----- From: vhamberg@xxxxxxxxxxx To: "Midrange Systems Technical Discussion" Subject: Re: prob- reverse a string in cl ...... Date: Wed, 12 Apr 2006 17:06:51 +0000 Agreed - REXX has a reverse() function that just does it. You could also call an RPG procedure to do it fairly nicely - using array-type processing to flip the string around. *TCAT & *BCAT might work - you'd need to put in a check for whether such & such a character is blank to determine which opcode to use. -------------- Original message -------------- From: "Raul A. Jager W." > Use REXX instead of CL. > ____________________________________________ sunny singh wrote: > >hi all. > i want to reverse a string in cl (eg my country )... > > if the string is 'my country' thre output should be something > like yrtnuoc ym.. > i want the blank to be inserted in the > output.i have tried by *tcat but i want a blank > to be inserted > in the output > > -- This is the Midrange Systems Technical > Discussion (MIDRANGE-L) mailing list To post a message email: > MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list > options, visit: > http://lists.midrange.com/mailman/listinfo/midrange-l or email: > MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a > moment to review the archives at > http://archive.midrange.com/midrange-l. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.