SASUnit Examples  Version 1.5.0
_deletescenariofiles.sas File Reference

Deletes all appendant files in the log, tst and rep folders. Called before a scenario is being executed in order to avoid disused files. More...

Go to the source code of this file.

Detailed Description

Deletes all appendant files in the log, tst and rep folders. Called before a scenario is being executed in order to avoid disused files.

Version
$Revision: 346 $
Author
$Author: klandwich $
Date
$Date: 2014-11-16 06:51:26 +0100 (So, 16 Nov 2014) $
See Also
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/_deletescenariofiles.sas $
Parameters
i_scenariosToRunData set containing all scenarios that have to run

Definition in file _deletescenariofiles.sas.