I have a files containing both duplicate and non-duplicate
records.The file is already sorted by a key.I want to
determine those records that are duplicate and records that
are non-duplicate.If duplicate the record is move to a
duplicate file and if non-duplicate that will be move to
valid file.thank you
What is CALL statement in COBOL?
How do you come out of an EVALUATE statement?
Why IBM?
What is amode(24)?
In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.
i want a program using by if, evaluate , string, unstring, perform, occurs?
what happens if parmparameter passes zero bytes to the program
In a COBOL program, 2 tables TABLE1 and TABLE2 are defined that are indexed by INDEX1 and INDEX2 respectively. Can we use INDEX1 with TABLE2 and INDEX2 with TABLE1?
Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?
can we declare occurs in 01 level?
how many bytes do SPPPP999 will store?
Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb