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

If a gdg contains 20 versions .. how to copy those versions ps?

2 Answers   IBM,


can alternate index use in ESDS since it does not contain primary index? if yes can you explain?

2 Answers   iGate, Temenos,


What is inspect and what is it used for?

0 Answers  


How do you interact with your onsite coordinator?

2 Answers  


In DB2 Large OBJECTS(lob) COLUMNS ARE USED TO STORE LARGE OBJECTS(DOCUMENTS,PICTURES) IN DATABASE.WHICH OF THE FOLLOWING CLAUSES CANOT BE USED ON LOB COLUMNS? A)GROUPBY B) HAVING C)ORDERBY d) NONE OF THE ABOVE WHICH MQ COMPONENT IS ESSENTIAL IN DISTRIBUTED SYSTEM MESSAGING? A)MQSERVER B)CHANEL C)CLUSTER D)QLOCAL E)QREMOTE IN THE MVS WORLD,COBOL INTRODUCED POINTERS TO THE COBOL.WHICH OF THE FOLLOWING STATEMENT IS TRUE ABOUT COBOL POINTERS? A) A COBOL POINTER CAN POINT TO ANY KIND OF OBJECT. B)COBOL POINTER DOSENOT ALLOW POINTER ARTHEMITIC. A)A b)b C)BOTH A AND B D) NONE WHAT IS THE NAME OF THE JOB THAT HAS AN ADRESS SPACE IDENTIFIER(ASID) OF ONE? what is the cics commands to enable writing mixed characters in cics region? a)cemt caps off b)caps off c)ckti d)ceot tra e)ceot caps off

2 Answers   TCS,






suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?

0 Answers   IBM,


How do you pass some input from JCL to PL1?

2 Answers   IBM,


If DB2 query returns in null value, how do you work with it in PL/1?

0 Answers   IBM,


which one of the following cannot cause more than one execution of paragraph that may be nam in statement. A) simple perform B) perform with time C) perform until D) perform varying

3 Answers   Accenture,


Define where and its usage?

0 Answers  


What is plan and package in mainframe?

0 Answers  


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

0 Answers  


Categories