why is file output binaryby (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 |
| Response Title | Author 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 528 | qbguy on Dec 1 |
| problem resolved | on Dec 2 |