Deepak kumar25 wrote:any one give me suggestion to how i run a cobol program.
if u r using cobol-85 u need to go to the DOS prompt : type NCOBOL <filename>.cob to create executable file then to compile type RUNCOB <filename>
no extension needed this time