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

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

Reply via email to