- This topic has 5 replies, 3 voices, and was last updated 19 years, 2 months ago by .
-
Topic
-
Hello everyone, CL3.8.1P
HP-UX 11.x
I am using the concat option within my xlate to copy a few fields into one and when I echo $xlateInVals it looks like the following:
{L A C} {NDS Corp} {30 Campion Rd} {} Utica NY 134920030
When I look at the outbound message the field looks like:
L A CNDS Corp30 Campion RdUticaNY134920030
I need to seperate each element in the list with a ^ so that is look like:
L A C^NDS Corp^30 Campion Rd^Utica^NY^134920030
I tried using the regsub command with no luck, any help would be greatly appreciated!
Thanks in advance!
Mike
Viewing 4 reply threads
Viewing 4 reply threads
- The forum ‘Cloverleaf’ is closed to new topics and replies.