I want a message to be displayed at the message column of dslist panel.
The screen is as follows
Code:
Menu Options View Utilities Compilers Help
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
ISRUDSL0 Data Sets Matching U153242.* Data Set - Viewed
Command ===> Scroll ===> CSR
I wrote a mcro that which takes a list of PDS and a member name as input and it search for that member in that list of PDS.
If it is found then I want to write a message like 'FOUND' at the message column which is beside the name of the PDS in the above screen.
I tried using LMDDISP. But I dint find any paramter where I can give the user data.