i think you have explicitvariables set to true. That's ot some sort of sensorship - but does force Rev to declare variables. Not sure but in the IDE it may be the menu item "Edit => Variable Checking" ?
2008/9/23 Rolf Kocherhans <[EMAIL PROTECTED]> > Hello all > > I haven't followed the beta cycle closly so it is new to me that > puting contents into local variables report a script error now. > > eg. put 3 into varTest > > It only works if I declare the local Variable first ! > > local varTest > put 3 into varTest > > Is this a new behavior in 3.0 ? > Can I disable it ? > Does it give me a benefit which I do not know or see ? > > Regards > Rolf > _______________________________________________ > 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 > _______________________________________________ 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
