Craig-
Friday, January 14, 2011, 6:37:14 AM, you wrote:
> Is there a document somewhere that, like the dictionary, explains these UI
> variables?
Ho - then they wouldn't be undocumented, would they? Gotta have *some*
secrets.
--
-Mark Wieder
mwie...@ahsoftware.net
_
Mark.
Good point.
Is there a document somewhere that, like the dictionary, explains these UI
variables?
Craig
In a message dated 1/13/11 9:46:03 PM, mwie...@ahsoftware.net writes:
> gREVDevelopment
>
___
use-livecode mailing list
use-livecode@list
Craig-
You might want to try
...
if gREVDevelopment is false then
filter tGlobalsRaw without "grev*"
end if
...
--
-Mark Wieder
mwie...@ahsoftware.net
___
use-livecode mailing list
use-livecode@lists.runrev.com
Pleas
Per Thierry, I made the hack he suggested in the revDebugger stack script
to filter out those unfilterable globals. I tried it earlier but must have
done something wrong. Anyway, it works, and is a pleasure to have only your
own declared globals appear when debugging. This was discussed a bit la