Hi all
I'm looking for a way to remove from a string some characters : Ex.
String = "A.b-,c%d'" i would be get "Abcd"
Thanks in advance
Gio
Remove from a string some characters
Re: Remove from a string some characters
You can use rpg function %scanrpl