The PROC HPDS2 statement invokes the procedure. 
            You can specify the following options in the PROC HPDS2 statement: 
            
               
- 
                                  DATA=SAS-data-set
                                  
                                
 IN=data-set
- 
                     
                        
                        
                        
                        
                        names the SAS data set or database table to be used by PROC HPDS2. The default is the most recently created data set. 
                      
- 
                                  OUTPUT=data-set
                                  
                                
 OUT=data-set
- 
                     
                        
                        
                        
                        
                        names the SAS data set or database table that is created by PROC HPDS2. 
                      
- 
                                   FMTLIBXML=file-ref
                                   
                                 
- 
                     
                        
                        specifies the file reference for a format stream.