Author: spoorni
Subject: Moving a PD to PD
Posted: Fri Oct 07, 2016 9:52 pm (GMT 5.5)
I am trying to move a field which is of PD and length 6 bytes to a field which is also a PD and a length of 9 bytes. If i do a straight move, the field is getting populated with junk values. If i move, zeroes to the first 3 bytes of the output and then the field, it still has junk values. I am using OUTREC to perform this operation. Could anyone provide any pointers?
Subject: Moving a PD to PD
Posted: Fri Oct 07, 2016 9:52 pm (GMT 5.5)
I am trying to move a field which is of PD and length 6 bytes to a field which is also a PD and a length of 9 bytes. If i do a straight move, the field is getting populated with junk values. If i move, zeroes to the first 3 bytes of the output and then the field, it still has junk values. I am using OUTREC to perform this operation. Could anyone provide any pointers?