How do you use sub-string as a Pseudo-variable in PL/1? How
can we use the variables?
Answer Posted / 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 |
Post New Answer View All Answers
What is the facility that allows mainframes to be partitioned into lapars?
Can you define spufi?
What is meant by comp-3 and what is it used for?
What is comp-1?
Explain lock contention?
What do you mean by linkage section?
What is use of IBM framework?
What is the difference between inrec and outrec?
What is mainframe computer /system?
Can records be accessed randomly in esds?
What is mainframe application testing?
What is the term “where” for?
What is the difference between the mro & isc?
we cant write data into file using cl program then what is sndf
Can we give +2 instead of +1 while creating a new gdg file?