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

How IBM framework work?

0 Answers   IBM,


what is the meaning of notcat 2?

0 Answers   IBM,


Is mainframe an operating system?

0 Answers  


How do you handle exceptions PL/1?

1 Answers   IBM,


What is Comp-2?

0 Answers  






Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?

0 Answers   IBM,


How to compare two files by using sort?

0 Answers  


When do you get -811 sqlcode and how to resolve it?

0 Answers  


How will u give input data to cobol program apart from PARM & Instream data?

6 Answers  


Differentiate between hdam and the hidam databases?

0 Answers  


How are composite and multiple indexes different?

0 Answers  


in RTVMBRD  where you will find no.of records....(i mean in which attribute)?

1 Answers   JDA,


Categories