Four Js Development Tools Forum

Discussions by product => Genero BDL => Topic started by: Giridara P. on August 18, 2015, 07:58:18 am



Title: Get child count - MDI (using 4sm file)
Post by: Giridara P. on August 18, 2015, 07:58:18 am
Hi

I want to get the child count (child instances)  while running the child program.
I am using getchildcount() from the parent program for getting the child count. But, I am using 4sm files in an MDI container.

<StartMenuCommand text='Employee master' exec = fglrun /usr1/dvlp/giri/childprog.42r'/>

while executing child program, how to check how many programs are opened and
what are all the child instance running for the parent.

Giridar