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
Can you define path?
How can a like table be created?
What is the facility that allows mainframes to be partitioned into lapars?
Why are you looking for a change?
How do you create a like table?
can we describe the results of opening for input empty vsam files in a cobol program?
Can you define foreign keys?
Expalin about Ibm frameworkinh working & is it platform independant & open source?
how can we repair a soc-7 error?
State the maximum value up to which volumes can be inserted to an stogroup?
What is inspect and what is it used for?
how do we describe cataloged procedure and an instream procedure?
Why is free space left in ksds dataset?
how would find total records in files using sequential?
How do you eliminate the duplicates?