InterviewSolution
Saved Bookmarks
| 1. |
Write a macro that shows the use of symget in an if condition. |
|||||||||||||||
|
Answer» In this code, we are giving a data or you can say creating a table USING ‘datalines’ but printing the ROWS which only have status as ‘PT’. We have used LOOP here to CHECK each row and thus printing the desired results.
|
||||||||||||||||