Hello,
I was browsing thru one of the codes in my system and I found this statement along with other BIND <records>.
"BIND TASK MAX LENGTH 13600"
Also along with COBOL's STOP RUN command I fo ...
Hi all,
I got to write varaible size records in my output file.To do this i am using VB format. Now i am expecting my record to be 115 characters long, and this record got last X(20) field containing ...