How do you use sub-string as a Pseudo-variable in PL/1? How
can we use the variables?
Answer / vamseedharr
the speciality of pl1 is pseudo variable concept...
consider following example
substr(x,2,3) = y ;
U can compare a part of 'x' variable directly with 'y'
variable.No need of placcing the result of substr into a
variable.
| Is This Answer Correct ? | 6 Yes | 0 No |
Explain lock contention?
What is z os in mainframe?
how could you write a program in a structured format?
in RTVMBRD where you will find no.of records....(i mean in which attribute)?
can i use abend-aid instead of x-ped ?
What is meant by drda?
what does the keyword SFLRCDNBR?
How to define a directory?
1) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
Are scope terminators compulsory? If they are, when?
What is meant by comp-3 and what is it used for?
Explain index cardinality?