Hi,
please help mi with this...
I'll trying convert this data using Perl pattern (unsuccessfully).
simple data to convert:
============SIMPLE DATA BEGIN============
[a]aaa[/a]
[something_c]ccc[/something_c]
[e]eee[/e]
[more_f]fff[/more_f]
[g]ggg[/g]
============SIMPLE DATA END============
after convertion:
============RESULT DATA BEGIN============
aaa||ccc||eee|fff|ggg
============RESULT DATA end============
I have problem with parsing parameters "" and "[D]", could you help me?
THX for helping...
PS.TextPipe 7.x
How to convert this data?
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
How to convert this data?
Last edited by Fixer on Thu Jul 31, 2008 11:38 am, edited 3 times in total.