SASUnit Examples  Version 1.5.0
linux/_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: 315 $
Author
$Author: klandwich $
Date
$Date: 2014-02-28 10:25:18 +0100 (Fr, 28 Feb 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/linux/_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 linux/_runprogramspawned.sas.