The NoteBook of EricKong

            BlogJava :: 首頁 :: 聯系 :: 聚合  :: 管理
            611 Posts :: 1 Stories :: 190 Comments :: 0 Trackbacks

          IDENTIFICATION DIVISION is used to establish the Identity of the program, and assigns a unique name to the Program.

          ENVIRONMENT DIVISION tells the environment – SOURCE-COMPUTER and OBJECT-COMPUTER on which the COBOL Program would run. It also declares the Input and Output file-names, accessed by the COBOL Program. 

          DATA DIVISION is the place in the COBOL Program, that creates Storage areas(COBOL Variables) for storing Data. Generally, COBOL Programs read data-records from Input-File, or Write records to Output-file. When the data-record from the Input-file is read, there's got to be a place in the COBOL Program, where the Input File Data arrives, its received and it has to be stored. COBOL Programs may do some rough-work. Such variables which act like a temporary scratch-pad, where you could do some rough-work, and which are there only as long as the COBOL Program runs are called WORKING-STORAGE Areas.

          PROCEDURE DIVISION is the starting-point of the COBOL Program, where the Program begins to run. You code the Instructions that you to perform one-by-one in the PROCEDURE DIVISION.

          posted on 2011-12-27 09:46 Eric_jiang 閱讀(165) 評論(0)  編輯  收藏 所屬分類: Mainframe
          主站蜘蛛池模板: 额敏县| 融水| 子洲县| 三亚市| 华容县| 卢氏县| 浑源县| 汉川市| 资中县| 孙吴县| 阳江市| 沛县| 阳山县| 沁源县| 通许县| 喜德县| 长武县| 马尔康县| 桃园县| 平潭县| 临江市| 邛崃市| 黎平县| 仁寿县| 凤阳县| 宝清县| 张家川| 邻水| 开封市| 土默特左旗| 辛集市| 宁陕县| 越西县| 萝北县| 达日县| 璧山县| 大石桥市| 南川市| 南投市| 黄浦区| 霍邱县|