Hi Alex, can somebody tell why COBOL parser is including surrounding quotes in the function names? Because your program identifiers have quotes in the source: PROGRAM-ID. "calling_procedure". Why have you put quotes around the program-id? I'm not very familiar with COBOL at all, but every COBOL program I've ever seen have not included quotes. Ben