How do you use sub-string as a Pseudo-variable in PL/1? How
can we use the variables?



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

Post New Answer

More IBM MainFrame AllOther Interview Questions

Are scope terminators compulsory? If they are, when?

0 Answers  


write a query to get  RRN  value from rpg?

1 Answers  


what is difference between file-aid tool and file-aid utility?

0 Answers   IBM,


Can you explain function of iebgener?

0 Answers  


what is the role of the is numeric clause?

0 Answers   IBM,






how is the future of tandem mainframe?

0 Answers  


Have you caused any huge mistakes for the bank?

0 Answers  


how do we prepare test data using file-aid tool?

0 Answers   Syntel,


have you ever know what is the meaning of Packed Decimal  

0 Answers  


Explain lock contention?

0 Answers  


what sorting order does search all have?

0 Answers   IBM,


How to compare two files by using sort?

0 Answers  


Categories