Confused about my first irev file
Jim Ault
jimaultwins at yahoo.com
Tue Dec 22 06:13:08 EST 2009
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
More information about the use-livecode
mailing list