Page 1 of 1
Use of execsystem
Posted: June 5th, 2013, 2:01 am
by mardelhi1
Dear Sir,
Please suggest me "HOW TO USE EXECSYSTEM".
Thanks
Re: Use of execsystem
Posted: June 5th, 2013, 2:44 am
by kakinyim
mardelhi1:
You only need to use CSPro documentation to find an exampe. For instance, I pressed F1 while in CSPro and I typed 'Execsystem'. The help displayed Execsystem Function and examples were provided below such as, Execsystem("c:\windows\calc.exe");
This function is used to call (run) another windows application or process.
Mutua