When you create a data set in the Data Set Designer, you determine what sort of file handling code AcuBench will generate in a given program. As you work with your program, you can change what code will be generated in the Data Set Member Files dialog box. The Data Set Member Files dialog box lists all of the data sets defined for a program, as well as information about the file handling code currently specified for each data set.
To open this dialog, go to the workspace Structure view, open the desired Program node, right-click the Data Set node, and select the Referenced FD/SL Files command.
To change the OPEN code generated for the file, do any of the following:
To change the I/O handling code generated for a file, do the following:
The list shows all of the file operations that can be performed on the file, based on the open mode selected in the top portion of the screen.
Note that this list is populated based on the file handling operations defined in the file’s DLT. This means that if you selected the Do not generate any IO Paragraphs radio button on the I/O Handling tab of the File Designer, nothing will appear in the I/O Operation field.