Microfocus COBOL question: MOVE 'N' TO DCLININV-CSR-OPEN.

From: Thomas A. Li (tli_at_corporola.com)
Date: 06/14/04


Date: Mon, 14 Jun 2004 18:22:35 GMT

What does it means in Microfocus COBOL for the following line?
           MOVE 'N' TO DCLININV-CSR-OPEN.

Where is the identifier DCLININV-CSR-OPEN defined? If in a compiler added
copybook, what's its name?

Thanks in advance.

Thomas Li



Relevant Pages

  • Re: Is a General File Maintenance Routine possible?
    ... > A generalized program cannot rely on the compiler to setup its file IO ... > relative key is relative-key ... > the copybook and my executable. ... the executables for the system. ...
    (comp.lang.cobol)
  • Re: Crazy COBOL system, need help with cob2csv
    ... Rename the source code FD copybook as a .cpy member. ... Cob2csv is written in MicroFocus Cobol but should be easily converted ... more recent MF compiler, cob2csv I posted here some months ago will do ...
    (comp.lang.cobol)
  • Re: Crazy COBOL system, need help with cob2csv
    ... contain a section of the code that appears to be the copybook, ... Cob2csv is written in MicroFocus Cobol but should be easily converted ... more recent MF compiler, cob2csv I posted here some months ago will do ... Output data file: cob2csv.out ...
    (comp.lang.cobol)
  • Re: Crazy COBOL system, need help with cob2csv
    ... rename the files that i have (the ones with the copybook info) to have ... Cob2csv is written in MicroFocus Cobol but should be easily converted ... more recent MF compiler, cob2csv I posted here some months ago will do ... Output data file: cob2csv.out ...
    (comp.lang.cobol)
  • Re: COBOL COPYBOOK CONVERTER
    ... We have flat files on mainframes that have copybooks defined ... I would like to create the output copybook layout using the same ... > Does anyone have a COBOL program that does nothing more than this? ... Invoke the compiler on this simple program with the ADATA option. ...
    (comp.lang.cobol)