Hi!
I've a question dealing with reading textfiles on z/Os. How can I use fgets with a file that has new lines? I intend to read record-oriented to the next new line sign, but I have problems with this. I am getting the full maximum size (1024). On Windows the first record of my file ends with 156 Bytes. The file was created not on Windows but on MVS and has new lines. Can anyone help?
kjesse