TypeCobol icon indicating copy to clipboard operation
TypeCobol copied to clipboard

WI #373 Add file name resolution

Open fm-117 opened this issue 2 years ago • 0 comments

Fixes #373.

However type checking is not supported yet. As the most important part of the issue is to resolve correctly file names, I suggest to merge as is and add specific checks later in a separate issue.

Checking type compatibilty in MOVE instructions when dealing with file descriptions also has an impact on typing system so it may be more complex than it appears...

fm-117 avatar Aug 17 '22 15:08 fm-117