Hi ,
I have a requirement here. I am having a VB(Variable Length) file which has first 4 digits as binary. Using sort option i have to reformat the 4 digits in the i/p file to a 9 digit Zoned Decimal in the O/P file. The O/p file is also a VB(Variable Length) file. Please help me out in this. I can achieve this if the O/P file is a Fixed length file.
But couldn't get how to achieve this for a VB file.
Thanx in advance