What is the difference between a ' and a " ?

Troy Rollins troy at rpsystems.net
Fri Jun 25 23:16:51 EDT 2004


On Jun 25, 2004, at 11:03 PM, Brian Yennie wrote:

> > If you make a habit of repeating string literals as little as 
> possible (i.e. declaring constants or storing the values into 
> variables early on) you'll probably find that you don't type them that 
> often in a context that doesn't cause an error. If you are building 
> literal strings with quotes, there's also the "quote" constant.

Especially, dare I say, unquoted string literals... which just give me 
the heebie jeebies.

Not to mention variable names in quotes, which certain functions 
REQUIRE.  <shudder>

--
Troy
RPSystems, Ltd.
http://www.rpsystems.net



More information about the use-livecode mailing list