If the OPEN function is in the initialization section, then put the CLOSE function in the termination section. If the OPEN function is in MAIN, then put the CLOSE function in MAIN. Note: If you're ...
The ODS statement is a global statement that enables you to provide instructions to the Output Delivery System. You can use ODS statements to specify options for different ODS destinations, select ...