Menu

#28 Bugs using files

closed
nobody
None
5
2009-03-29
2003-03-16
Hudson Reis
No

Hi People,

Bugs using files in TinyCOBOL:

* If I declare a select without file organization, the
compiler don't show errors in compilation.
example programs: open02.cob.

* Bug 2.
When is created a indexed file(ex: called "arq.dat") is
created a indexed file with the name "arq.dat1". Could
be possible create this file with the name "arq.idx"?

* Bug 3.
Is necessary or optional the creation of file, when is
realized the I-O operation?
I Create a program that open the file in I-O mode, but
it don't was create the file.

example programs: open01.cob,

* Bug 4.
The RTS is leaving the file be opened as output more
than one time in different instances.

Discussion

  • Hudson Reis

    Hudson Reis - 2003-03-16

    files example program

     
  • David Essex

    David Essex - 2009-03-29
    • status: open --> closed
     

Log in to post a comment.