Trying to enter the following line into a PRG with FoxTabs running:
The conflict seems to arise when Intellisense kicks in under certain conditions.
--stein
oUtil.trace('XR',[oFirm var type: ]+VARTYPE(This.oFirm))
As soon as I hit the parentheses following VARTYPE, VFP crashes. Happens every time. If I pause FoxTabs, enter the code, and restart FT, things are fine.The conflict seems to arise when Intellisense kicks in under certain conditions.
--stein