This is related to the following thread but I was told once before that if I have a new query, I should put it in a new thread.
I believe I can solve the problem originally posted in the thread above if anyone has any ideas on how I can concatenate two strings from a data file as follows
ST
YZ1
YZ2
I want to convert it to
ST
YZ1YZ2
Any ideas? Thanks.
I believe I can solve the problem originally posted in the thread above if anyone has any ideas on how I can concatenate two strings from a data file as follows
ST
YZ1
YZ2
I want to convert it to
ST
YZ1YZ2
Any ideas? Thanks.