Hi,
I created a PDS like "userid.poc.test.coblib" and added members to it. Its actually a pds for Cobol programs. Now the issue is, the profile has CAPS OFF as default. So every time I want to edit a member in this PDS I deliberately have to give CAPS ON. How to change the profile to have CAPS ON as default? How edit the profile to make it suitable for the USER?
PS: I went to help (F1) and checked, what was given is: The system by itself assume a suitable profile by accessing the PDS name. That's correct, Its having CAPSON by default for PROCLIB, but why its not taking for coblib is little confusing?