On Feb 10, 2005, at 6:06 AM, Kresten Bjerg wrote:
I am trying to script a handler to produce buttons with scripts
including lines which contain "0". but use of quote & 0 & quote (or
zero) just reproduce the word "quote" instead of the needed "s.
I'm having trouble understanding your goal or problem.
This works for me:
on mouseUp
put quote & 0 & quote
end mouseUp
==>
"0"
Dar
--
**********************************************
DSC (Dar Scott Consulting & Dar's Lab)
http://www.swcp.com/dsc/
Programming Services and Software
**********************************************
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution