[Migrated content. Thread originally posted on 22 September 2003]
I want to open a semicolon delimted testfile in excel. This works fine. When I want to close the workbook with "modify @close(0)" I get a WRUN32 runtime error.I compile my program with the follwing commandline:
\\acucbl521\\acugt\\BIN\\ccbl32.exe -di -Zl -Te 300 -Td 3000 -Zd -o testexcel.obj -lo testexcel.lst -Lw -Sp ;\\dt\\PROD\\cop;\\dt\\PROD\\scr; testexcel.cbl
What am I doing wrong?



