SASUnit Examples
Version 1.5.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 Jan 16 2015 14:00:28 for SASUnit Examples by
1.8.4