set the label of btn "upload " to
("Upload" &cr& "to" &cr&  "Siddhi")
any reason for "cr" instead of "return"?

Pure lazyness, i think...

At least that's why i use it all the time ;-)

I know that Rev's CR does not give the standard CR character (ASCII 13) but I prefer the use of CR instead of return in string handling because return is used to sand back a value from a handler or function and I don't like having the same keyword mean two things in the same handler.

Sarah

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to