Author: Steve Ironmonger
Posted: Tue Jan 17, 2017 8:54 pm (GMT 5.5)
Arun,
that's copying both records but leaving the typ1 field of the unmatched record as blank :-
I need it to retain it's original value.
I'll have a play with INREC IFTHEN when I get a chance....
I'm sure I saw the answer when googleing a while ago, but didn't note it down.....
cheers
Steve
Posted: Tue Jan 17, 2017 8:54 pm (GMT 5.5)
Arun,
that's copying both records but leaving the typ1 field of the unmatched record as blank :-
Code: |
MINED.DATA.BASE.UPDATE1 0123451234567812,1234, 0, 0, 0 2345672345678923, , 0, 0, 0 |
I need it to retain it's original value.
I'll have a play with INREC IFTHEN when I get a chance....
I'm sure I saw the answer when googleing a while ago, but didn't note it down.....
cheers
Steve