Skip to content

Changes in opensource COBOL v1.5.0J

Compare
Choose a tag to compare
@tina227 tina227 released this 10 May 11:47
· 36 commits to master since this release

New features

  • Add a new function "C$CALLEDBY".
    This gets the program name that called itself.
  • Add a new function "C$LIST-DIRECTORY".
    This gets the list of files in the target directory.
  • Add a new feature "CANCEL ALL".
    This cancel subprogram and all subprograms that callded by it.