When is inspect verb is used in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
How you can delete a record from a ps file in cobol?
is it possible to pass an SQL query inside a jcl which is inside a cobol program?
what is mainframe? what is the mainframe software ? what is use in s/w field?
How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?
how will u pass dadta to cobol+db2 program...?
how many bytes do SPPPP999 will store?
how will u retreive value from a table.write it with syntex. 01 ws-table 05 ws-table1 occurs 10 times. 05 ws-table2 occurs 10 times. the above is 2 dimensional array..how will u retrieve 1st element of an array
What are subroutines ? and how do we pass data to the sub routines?
how to know that the file has 300 records how to acess it?
With in these three which one is the default one Call Reference, Call By Value, Call By Content.-Which one is default?
What is the difference between working storage copybook and linkage section copybook?
What do you understand by passing by reference and passing by content?