What is the difference between Call and a Link?
No Answer is Posted For this Question
Be the First to Post Answer
How to open and see copy book ?
can we use the two 01 level in file discription ?
what is search and searchall?what is the diffrence between them?give an best example?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What guidelines should be followed to write a structured Cobol program?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
How to read records which is in sequential file in reverse order ? Exp. 1 2 3 4 5 . i want 5 4 3 2 1?please clear my doubt any one
If A>B next sentence end-if display 1 display 2. display 3. If a>b, it will display only 3.(the next sentence, ie., after fullstop/period) ____________________________________ if a>b continue end-if display 1 display 2. display 3. If a>b, it Will display 1 2 3 (the next statement) ____________________________________ if a>b continue display 1 end-if display 2 display 3. display 4. If a>b, Will it display 2 3 4 (or) 1 2 3 4 ?
What is ASKTIME, SUSPEND
How do you submit JCL via a Cobol program?
how will u pass dadta to cobol+db2 program...?
TYPES OF SORTINGS. which is more prefarable.