replaceText problem
    J. Landman Gay 
    jacque at hyperactivesw.com
       
    Tue Jan  6 13:41:13 EST 2015
    
    
  
On 1/6/2015 10:47 AM, Bob Sneidar wrote:
> There is a semicolon “trick”??
Yes, you can separate statement lines in scripts with a semicolon 
instead of a return character. It's most useful in the one-line message 
box but can be inconsistent there, where it usually works but sometimes 
doesn't.
I know of one person who uses it in scripts. I find that difficult to 
read and debug.
-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
    
    
More information about the use-livecode
mailing list