Continuation Lines (was: I give up: how do you continue a line in Rev?)

Jeanne A. E. DeVoto revolution at jaedworks.com
Fri Aug 19 22:30:06 EDT 2005


At 3:40 PM -0400 8/19/2005, FlexibleLearning at aol.com wrote:
>The corollary of "\" is ";" (a  semi-colon) ...
>
>on sillyTest what
>   if what then
>     get 2; add 2 to it; put "A" after it; put it;  exit to top
>   end if   
>   [.../...]
>end sillyTest
>
>Useful for very short lines!


Also in the message box! You can use the multi-line message box, but 
the semicolon is handy for 2-liners in particular, such as

   global foo;answer foo
-- 
jeanne a. e. devoto ~ revolution at jaedworks.com
http://www.jaedworks.com



More information about the use-livecode mailing list