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
File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?
We have an output dataset in job with disp parameter as shr.
Write about the self-referencing constraint?
What is meant by deadlock in db2?
What is the meaning of a (new, catalog, keep) disposition mean?
What is the binary search?
Why are you looking for a change?
What is Comp-2?
Can I redefine an x(200) field with a field of x(100) ?
Does qtp tool support mainframe application testing?
Define where and its usage?
hi.... anybody send real time project related questions & answers whatever will ask in interview plz.....help me? advanced thanks....
Can you define spufi?
Is therE anybody who knows about TICKLER FILE of RM.??thank you
Are scope terminators compulsory? If they are, when?