9.78 ACIpsDBAccess::RunAppl
LONG ACIpsDBAccess::RunAppl(const SCString scsAppl, const SCString scsCMD, LONG lWait)
Creates a new process
Defined in: ACIPSDB.cpp
|
Parameters
|
scsAppl
Input new process to start
scsCMD
Input Comandline parametes of new process
lWait
Input 1 syncron process running, 0;asyncron process running
|
