SASUnit Examples  Version 1.5.0
_reporttabshtml.sas File Reference

create tabs on HTML page for report More...

Go to the source code of this file.

Detailed Description

create tabs on HTML page for report

Version
$Revision: 346 $
Author
$Author: klandwich $
Date
$Date: 2014-11-16 06:51:26 +0100 (So, 16 Nov 2014) $
See Also
For further information please refer to SASUnit User's Guide
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/_reporttabshtml.sas $
Parameters
i_tabnamestab labels, in quotes and separated by blanks
i_pagespage names for hyperlinks for each tab, in quotes and separated by blanks, same number of entries as in i_tabnames
i_currentnumber of the active tab, default is 1

Definition in file _reporttabshtml.sas.