Copies the specified records to a new data set or PDS member. If you do not use the C or CC line commands to specify which records to select during the CREATE function, all records being edited or viewed are copied. If you used a filter or selection criteria, only those records that match the selection criteria are copied. This command is only available in edit mode.
Syntax:
CREATE dsn | dsn(member) | member
Syntax Description:
Specifies the name of the sequential data set into which the selected records are copied. The new data set allocation panel displays and the sequential data set is created as specified.
Specifies the name of a member to create in an existing PDS into which the selected records are copied. The specified member cannot already exist.
Specifies the name of a member into which the selected records are copied. The specified member cannot already exist. This syntax is only valid when viewing or editing a PDS, and the new member is created in that data set. Use the REPLACE command to copy to an existing member.
Alias: CRE
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|