create tabs on HTML page for report
More...
Go to the source code of this file.
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 $
- Copyright
- Copyright 2010, 2012 HMS Analytical Software GmbH. This file is part of SASUnit, the Unit testing framework for SAS(R) programs. For terms of usage under the GPL license see included file readme.txt or https://sourceforge.net/p/sasunit/wiki/readme.v1.2/.
- Parameters
-
i_tabnames | tab labels, in quotes and separated by blanks |
i_pages | page names for hyperlinks for each tab, in quotes and separated by blanks, same number of entries as in i_tabnames |
i_current | number of the active tab, default is 1 |
Definition in file _reporttabshtml.sas.