Using the script below, I get an error
  Can't find handler
when executing the line with 'tempp' in it
and the script stops.
Why can't I set a variable to a value using put?

------------------
<html>
<?rev
breakpoint
put "line of something" & "<BR>"
put "num 1" into tempp
put "tree leaves are green"
?>
</html>
-----output is----------
line of something
num 1
---------------------


Jim Ault
Las Vegas



_______________________________________________
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

Reply via email to