I've used put to write the 17th element, ",", g_reg, and another comma, and the output was Texas,Texas, so it looks like 17th element and g_reg are the same. Is this proving the same thing you suggested?
Nicolas Cueto-4 wrote: > > 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 > _______________________________________________ > -- View this message in context: http://www.nabble.com/Text-variable-problem-tp23690465p23693704.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
