SASUnit Examples
Version 1.3.0
Main Page
Modules
Files
File List
_reportpagetophtml.sas
Go to the documentation of this file.
1
21
%MACRO _reportPageTopHTML (i_title =
22
,i_current = 1
23
);
24
25
%_reportTabsHTML(&g_nls_reportPageTop_001
26
,overview.html scn_overview.html cas_overview.html auton_overview.html
27
,i_current=&i_current
28
)
29
%MEND _reportPageTopHTML;
saspgm
sasunit
_reportpagetophtml.sas
Generated on Fri Mar 21 2014 11:40:08 for SASUnit Examples by
1.8.4