use Run time explorer
'Catch' tab/icon/button

enter an expression such as A = 6
When it becomes true the debugger will stop.

TO catch when a field or variable changes, use that object's 
current/initial value
ex:
[table]field1 # !00/00/00!

then when field1 is assigned a date the program will halt and the 
debugger will open on(?) or on the next(?) line of code

On Tue, 22 Nov 2016 15:51:18 +0000, Pat Bensky wrote:
> ​is there a way to create an expression in the debugger that will catch
> whenever the value of a variable changes?
> 
> Pat​
> 
> -- 
> *************************************************
> CatBase - The Database Publishing Solution
> tel: +44 (0) 207 118 7889
> w: http://www.catbase.com
> skype: pat.bensky
> *************************************************
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: http://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:[email protected]
> **********************************************************************
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to