What are the different rules to perform a Search?
No Answer is Posted For this Question
Be the First to Post Answer
Read a flat file and write last but one (I have n records in a file I have to write n-1th) record in another flat file. Could you please provide me the code in COBOL?
Can we move X(7) to S9(7) COMP?
What is the LINKAGE SECTION used in COBOL?
State the various causes of s0c1, s0c5 and s0c7.
Can you please let me know the centre name of INS certification in Kolkata.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
In an EVALUTE statement is the order of the WHEN clauses significant?
Can we change the password using ALTER? anyone tried and changed?
what is scope terminator
what is the result of the following? DIVIDE A INTO B GIVING C. a.C=A/B b.the reminder of B/A is stored in C c.C=B/A d.the reminder of A/B is stored in C
What is EIBCALEN? Why it is used?