Page 1 of 1

reading a file in easytrieve and need to pass it

PostPosted: Wed Jun 03, 2009 10:26 pm
by kilgortrout
I,m reading a file in easytrieve and need to pass it to a called cobol subroutine. The problem is that easytrieve reads the file as text I need it read as binary. Do you know anyway to convert the file to binary?

Re: file wrong

PostPosted: Wed Jun 03, 2009 10:31 pm
by Bill Dennis
Text or binary is the same data...it's how you define the fields.

Re: file wrong

PostPosted: Thu Jun 04, 2009 1:25 am
by dick scherrer
Hello,

Do you have this working? If not, you need to post more info so someone might be able to help.

Why do you believe the "file wrong"?