Thread
:
Is it possible to substitue 1 value with 'n' number of values???
View Single Post
newbie_10
Light Poster
26Jul2011,22:43
Example:
Input:
FRSVTu_ORT_TRU
Output:
FRSVT0_ORT_TRU
FRSVT1_ORT_TRU
FRSVT2_ORT_TRU
FRSVT3_ORT_TRU
is there a way to do this using perl scripting?