The HPDS2 Procedure

Syntax: HPDS2 Procedure

The following statements are available in the HPDS2 procedure:

PROC HPDS2 <options> ;
PERFORMANCE performance-options ;
DATA DS2GTF.out ;
DS2 statements
METHOD RUN()
SET DS2GTF.in
END
ENDDATA ;
RUN ;
RUN CANCEL ;
QUIT ;