IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) In a COBOL II PERFORM statement, when is the conditional tested, before or after the perform execution?
3 8689
What are the disadvantages of a hierarchical database?
what are bind concepts in db2 cobol?
What is the use of base and index registers in the IBM 360/370 processor?
What is need of start 0?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
how do you pass parameters in cl?
what is the difference between call and ++call?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What is the difference between using bind () and rebind () methods of naming class?
What is the use of tdq and tsq?
what is the meaning, the advantages and which are the types of evaluate statement?
What is recovery parameters in define cluster command?
Define buffer pool.
How can we retrieve the total number of records in RPG & CLLE?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?