Hi,
I have recently installed visual cobol 2.2 (visual studio 2012) on my machine. while i am trying to compile any COBOL code in the IDE i am facing issue compilation failure with below description:
Directives file _cobol.dir not found
*1507-U
Illegal command line
COBOL compile: 0 item succeeded or up-to-date, 1 failed.
Done building project "ConsoleApplication2.cblproj" -- FAILED.
I am facing same error while compiling with CMD.
Can anyone please help me with this as i am stuck and unable to identify the cause.
Thanks
Anand