Using the CreateOvwWSet.bat procedure
The CreateOvwWSet.bat procedure generates a Working Set from an existing Overview Record data set on the workstation.
Invocation: CreateOvwWSet ovwrec dir name
where:
- ovwrec
- is the path and filename of the Overview Record file
- dir
- is the Working Set directory
- name
- is the Working Set name in double quotes.
Example: To convert a file with Overview Records called C:\DASD.rec into
a Working Set called My Dasd Working Set, and store the Working
Set in directory C:\WSets\DasdWS, use the following command:
CreateOvwWSet C:\DASD.rec C:\WSets\DasdWS "My Dasd Working Set"