Subject Re: Control passing back and fro in a form sub routine
From Milind Nighojkar <milinigh@yahoo.com>
Date Tue, 25 Jul 2023 10:53:09 -0400
Newsgroups dbase.getting-started

Milind Nighojkar Wrote:

> Scenerio : from a form (say myform) control is branched to another program (say.T.prg)  to execute some code. How to come back to myform and go back to t,prg

Additionaaly I want to use a value of  myform in T,prg and refresh myform and return back to T.prg