Text variable problem

Nicolas Cueto niconiko at gmail.com
Sun May 24 02:44:58 EDT 2009


Hi Steve,

Perhaps what you and Rev see as the 17th
item differs?

My guess is that, though you say that
in the variable watcher you can see the
17th element, your script doesn't declare
a variable specific to that 17th element,
so I imagine you're counting up the items
of regLine to confirm the comparison
with g_reg.

Instead, how about adding a script-line
that inserts the 17th item of regLine
into a variable and then using the variable
watcher (or script debugger) to see what
Rev "sees"?

--
Nicolas Cueto



More information about the use-livecode mailing list