How do you define a variable of comp-1 and comp-2?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between Plan & package?
Sending data is aplhabetic size 7 (value 3000), I wantated this value to be stored in database, which is defined as s9(7)v9(2)comp-3.
What will happen if we generate GDG +2 version instead of +1 version?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
How do you come out of an EVALUATE statement?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
01 a pic 9(9v99) 01 b pic 9(9.99) wht will be the stored vales in both cases
1) can we display the index?
period is missing in the cobol program which error we getting
which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
How to retrive the 9th records out of ten records using the cobol program ?
what is the difference between external and global variables?