create home page of HTML report
More...
Go to the source code of this file.
create home page of HTML report
- Version
- $Revision: 369 $
- Author
- $Author: klandwich $
- Date
- $Date: 2014-12-30 12:22:59 +0100 (Di, 30 Dez 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/_reporthomehtml.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_repdata | input dataset (created in reportSASUnit.sas) |
o_html | flag to output file in HTML format |
o_path | path for output file |
o_file | name of the outputfile without extension |
Definition in file _reporthomehtml.sas.