christiniaroelin
Programmer
Hi group,
Im pretty new to rexx-coding. I'm trying to substr 'JKLMN' from abc.def.ghi.JKLMN
Is there a way to substr using "." as a delimiter??
Please advice on the above. I could achieve the above by providing hardcoded position as values for SUBSTR function, which may not be the case in reality.
Thanks much!
Christinia
Im pretty new to rexx-coding. I'm trying to substr 'JKLMN' from abc.def.ghi.JKLMN
Is there a way to substr using "." as a delimiter??
Please advice on the above. I could achieve the above by providing hardcoded position as values for SUBSTR function, which may not be the case in reality.
Thanks much!
Christinia