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