Re: debugging multiple forms

From: <wolfej_at_my-deja.com>
Date: Fri, 24 Mar 2000 16:21:10 GMT
Message-ID: <8bg4l5$ve9$1_at_nnrp1.deja.com>


In article <20000323210048.02600.00003581_at_ng-fa1.aol.com>, danhw_at_aol.com (DanHW) wrote:
(In reply to my question)
> It is much more efficient to use a parameter list [create it in the
calling
> form, populate it, then call the opne_form. The called form has
parameters
> defined to recieve the].
>
> You can also see these parameters in the called form in debug mode.
>
> HTH
> Dan Hekimian-Williams
>

--
Thanks for responding, Dan.  Parameters might be visible in the
debugger, but I'm using globals because I don't know whether the target
form has already been opened before.  As I understand it, parameter
lists are only read by the invoked form when it is first opened.  If
it's already open (and I use go_form instead of open_form), there is no
way to pass another parameter list.

Jim Wolfe


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Mar 24 2000 - 17:21:10 CET

Original text of this message