hi everyone, i am a new student in mainframe, a simple question: how to create pds members in the line command in ISPF 3.4 lists. or is there other better ways to do this , thanks a lot!
If you mean that you have a 3.4 dataset list, "Edit" the partitioned dataset you want to add a member to.
On the member list screen, select a member like the one you want to create. In the command area type CRE YOURMBR and key C99999 in the first line sequence number.
Type CAN; S YOURMBR and you will be editing your new member and can change from the original to whatever you need for this member.
thanks for your help when i allocate a new pds data set, and the data set show in the 3.4 dataset list.but i can't edit it ,because it says no member exits. so how to create a member for a new pds set, using line command or primary command?
Or just enter the member name on the dataset selecion panel or on the command line enter 'S newmem' where newmem is the name of the member that you want to create.
The problem I have is that people can explain things quickly but I can only comprehend slowly. Regards Nic