Author: Rohit Umarjikar
Posted: Thu Oct 06, 2016 9:41 pm (GMT 5.5)
Why REXX?
You can do this with Cobol , All that you just need to do is read each record into some fixed length , say 500 bytes. and do a simple ref. modification WS-REC(40:2) = 'TO' then continue else write.
![icon_biggrin.gif]()
_________________
Regards,
Rohit Umarjikar
"Knowledge is knowing that a tomato is a fruit, but Wisdom is knowing not to put it in a fruit salad."![icon_razz.gif]()
Posted: Thu Oct 06, 2016 9:41 pm (GMT 5.5)
Why REXX?
You can do this with Cobol , All that you just need to do is read each record into some fixed length , say 500 bytes. and do a simple ref. modification WS-REC(40:2) = 'TO' then continue else write.
Quote: |
getting info from You is like pulling a tooth |

_________________
Regards,
Rohit Umarjikar
"Knowledge is knowing that a tomato is a fruit, but Wisdom is knowing not to put it in a fruit salad."
