Closed MarkusAmshove closed 1 year ago
Currently the referable name of a module that is a function is taken from the file name (like with e.g. subprograms). This needs to be changed, because the actual referable name is the name in DEFINE FUNCTION <NAME>
DEFINE FUNCTION <NAME>
Currently the referable name of a module that is a function is taken from the file name (like with e.g. subprograms). This needs to be changed, because the actual referable name is the name in
DEFINE FUNCTION <NAME>