why is file output binary

by (no login)

I open a new output file as formatted and correctly close the unit before the end of the program. The program compiles fine and runs without error.

The only problem is that my output file is BINARY and not formatted as requested// Any ideas why ??

Chaim

Posted on Nov 30, 2008, 8:04 AM

Respond to this message   

Return to Index


Response TitleAuthor and Date
Which compiler are you using?qbguy on Nov 30
 File output format problem on Dec 1
  You reference a format statement on line 528qbguy on Dec 1
   problem resolved on Dec 2