Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: Do we have any function module to get leading 'X' in a variable?

$
0
0

Hi Raj,

 

I think this code will help you.

 

DATA: textTYPEc LENGTH 15,
       moff TYPEi,
       mlen TYPEi.

text = '123456789'.
mlen = strlen( text ).
mlen = mlen - 4.

Replacetext(mlen) intextWITH'XXXXXXXXXXX'.



thanks,

vidyasagar



Viewing all articles
Browse latest Browse all 8581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>