Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Try this Code... data: gv_test(20) type c value 'get_set_go', gv_test1(5) type c, gv_test2(5) type c, gv_test3(5) type c, gv_testt(10) type c. split gv_test at '_' into gv_test1 gv_test2 gv_test3 . clear: gv_test. concatenate gv_test2 '_' gv_test1 into gv_test. concatenate gv_test3 '_' gv_test into gv_testt. write: / gv_testt.
| | | ---------------Original Message--------------- From: shakthiarul Sent: Wednesday, June 22, 2011 5:26 AM Subject: How to reverse string Tell the program without using function module to reverse the string | | __.____._ Copyright © 2011 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | Popular White Papers In the Spotlight _.____.__ |