Page 1 of 1

Open two application from third application

Posted: December 28th, 2013, 12:48 pm
by rameshpal99
Dear Sir,

My request it is possible two application control one application.


Ramesh

Re: Open two application from third application

Posted: December 29th, 2013, 12:17 am
by khurshid.arshad
Dear Ramesh

Can you please elaborate what do you mean by two application control one application.


a.

Re: Open two application from third application

Posted: December 29th, 2013, 2:04 am
by rameshpal99
Dear Sir,

I have two programs for different category in the cspro running separately.
1. 0-11 Month
2. 12-23 Month
I want to develop a new program with a new variable asking about above category 0-11 or 12-23 and then the relevant program should open.

Can I select 1 and then open my 0-11 Month program and select 2 then open my 12-23 Month program? Is the possible?

Re: Open two application from third application

Posted: December 30th, 2013, 10:35 am
by Gregory Martin
As long as the programs aren't sharing the same data files, you can open up multiple instances of CSEntry. You can use either the execsystem or the execpff functions to open your applications.