SASUnit Examples  Version 1.5.0
windows/_runprogramspawned.sas File Reference

runs a program in a spawned process More...

Go to the source code of this file.

Detailed Description

runs a program in a spawned process

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/windows/_runprogramspawned.sas $
Parameters
i_programCommand file to be executed in a separate instance
i_scnidScenario id used to construct lognames
i_generateMcoverageSpecifies whether to use mcoverage or not
r_sysrcName of macro variable holding rc of spawning call
Returns
error symbol &sysrc will be set to a value other than 0, if an error occurs.

Definition in file windows/_runprogramspawned.sas.