What is COUNTERS in PL/1? How to assign the COUNTER
variables? WHich Data Type it can be used for this?
Answer Posted / nygrande
COUNT is a Builtin in PL/1.
SYNTAX:
I = COUNT (file-name);
EXAMPLE:
I = COUNT (PAYROLL);
It returns the number of data items transfered during the
last GET or PUT of the file PAYROLL.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is free space left in ksds dataset?
How to send a sms to a mobile through mainframe vm’s?
What is the function of currentdata option in bind?
Explain the use of the where?
Explain referential integrity?
what is the other verb for release and write ?
what is the meaning of a (new, catlg, keep) disposition mean?
Hello, I have 3 years of exp as a mainframes tester in a leading IT company, now am looking to change my company. Could you please let me know, what are the interview questions/topics i should prepare. Your suggestions are truly valuable for me :) Thanks !!
execution of a subordinate module is caused by the use of the cobol verbs ------------in the superior module
Define clustered index?
Name and explain the type of locks?
how will you find a particular line in debugging if its a infinite loop
What is meant by deadlock in db2?
If a ceo wants to see all employees of the company from an online screen. How will be the design of the map from the developer point of view?
Can you name a few software running under the mainframe?