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 do we prepare test data using file-aid tool?

0 Answers   Syntel,


which of the following is not true about search verb A) every search stmt must contain the AT END clause B) any no of WHEN clause can be used with this verb C) this verb can only applied to a table which is defined with the OCCURS clause and INDEXED phases. D) WHEN condition is satisfied

2 Answers   Accenture,


what are the commands that frequently used in cl?

1 Answers  


State all the file open modes?

0 Answers  


How to define a directory?

0 Answers  


Explain delete-connected tables?

0 Answers  


What do you mean by linkage section?

0 Answers  


can any body give me any website for getting help on mainframe projectts in banking domain.

0 Answers  


how do you seton setoff group of indicators

0 Answers  


How do you create a like table?

0 Answers  


If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....

0 Answers  


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

0 Answers   IBM,


Categories