Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Example of Level numbers - cobol programming:
To explain the hierarchical structure introduced above, the concept of the level number is employed in COBOL.
The most broad group should have the level number 01. The initial subdivisions can have any level number between 02 and 49. More subdivisions must follow the similar range with the restriction that an item cannot have a level number less than or equal to the level numbers of the group which may include it. However a group involves all the elementary data or smaller groups beneath it until a level number equal to or less than the level number of the said group is encountered. The illustrations reveal the concept of the level numbers.
The group DATE that was shown former in the pictorial form is described in the first illustration. In the second illustration PAY is the most comprehensive group that has three subdivisions, namely, the GROSS-PAY, DEDUCTIONS &NET-PAY. The GROSS-PAY is again subdivided into BASIC, DEARNESS & HOUSE-RENT. In similar way the deductions are further subdivided into the PF-DEDUCT and IT-DEDUCT. It may be noted that the elementary data items are BASIC, DEARNESS, HOUSE-RENT, PF-DEDUCT, and IT-DEDUCT & NET-PAY. The structure can be pictorially shown below:
Many times, in a hierarchical data structure like this, the programmer may not need a data item to be referred to in the PROCEDURE DIVISION. This situation usually arises when a group and only few of its subdivisions are to be used in the program. The remaining subdivisions do not require to be used explicitly. In such cases the word FILLER may be used to name data to which the programmer does not wish to assign a specific name. FILLER can be used as many times as needed.
RESERVE clause: This clause indicates the number of buffers to be used for the file. Integer-1 specifies this number. ORGANIZATION/ACCESS clause: These two clause
FILE-CONTROL paragraph for the relative files: The normal format for the SELECT clause for a relative file is as shown below. SELECT file-name ASSIGN TO implementor-nam
Example of Open statement: Illustration: The OPEN INPUT TRANSACTION, OLD-MASTER OUTPUT NEW-MASTER. The illustration represents that there are two input files named the
SEARCH VERB: The SEARCH verb is used to position elements in one-dimensional tables. Let us consider the following problem. Assume that each element of a table consists of thr
File Description for the Relative and Indexed Files: The FD entry for a relative or an indexed file is similar to that of a sequential file. Some compilers do not permit varia
How do i write a simple cobol programming that works
RULES FOR SEARCH VERB: The rules apply for the SEARCH verb is as shown below: (1) The SEARCH verb can be applied only to a table that has the OCCURS clause and INDEXED phra
PROGRAM TO DEMONSTRATE SORT VERB: The file for which a record having 2 fields, viz., Account Number and Name is already available. Sort the file based on the ascending order o
Structure of a COBOL Program: Every COBOL program should have the 4 divisions in the order in which they are specified below: 1. Identification division 2. Environment D
PROGRAM FOR SCREEN SECTION: identification division. program- id. environment division. data division. working-storage section. 01 a pic 9(2) value
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd