In addition to what other people have said, try this in the debugger
(paraphrased):
*** Set a break point "when value has changed"
*** Set the expression to be "SET('procedure')"
Your program will stop when the SET PROCEDURE value is being reset or
adjusted. HTH.
CULLY Technologies, LLC
http://cullytechnologies.com
http://cully.biz
On 06/16/2015 07:54 AM, Dave Crozier wrote:
You only need to use set procedure once in the whole application unless you do an
additional set procedure which cancels the first one. If you want to extend the procedure
list then you use "set procedure ... additive" which keeps any old settings and
adds to it.
Dave
-----Original Message-----
From: ProFox [mailto:[email protected]] On Behalf Of Man-wai Chang
Sent: 16 June 2015 12:43
To: ProFox Email List
Subject: SET PROCEDURE and forms
I just found that a form doesn't take the SET PROCEDURE TO line from the
program that calls it.
I have to re-issue the SET PROCEDURE command in form.init() in order to get
things done.
Is there some form properties that control this? Data Environment?
--
.~. Might, Courage, Vision. SINCERITY!
/ v \ 64-bit Ubuntu 9.10 (Linux kernel 2.6.39.3) /( _ )\
http://sites.google.com/site/changmw
^ ^ May the Force and farces be with you!
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.