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

FlexibleLearning at aol.com FlexibleLearning at aol.com
Fri Aug 19 15:40:26 EDT 2005


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!

/H
FLCo
Home of the Scripter's Scrapbook



More information about the use-livecode mailing list