I am trying to write (using the PUT statement) a record to a PS FB file, and when I edit the resulting file, the "line number" portion of the file is being overwritten with the last 6 bytes of the record. I load each defined field in working storage with a value, then move the work-rec to the file-rec and PUT.
The output file is defined each time the EZ+ is run. Any ideas?