--- Scott Rossi <[EMAIL PROTECTED]> wrote: > you start object names with an underline > and don't put them in quotes. Have you had > any problems with this? ==== > Never. Personally, I find quotes visually > distracting and add unnecessary > characters to the script. Also, the underscore > makes it impossible to > confuse an object name with a reserved name, > and allows me to quickly pick > out objects from scripts.
so you avoid the quote & "fName" & quote # business. still, this is a big step. "quote all object names" goes all the way back. is this quoting taboo only designed to save programers from their own foulups? i had imagined there was some deep mysterious proto machine intelligence sensibility at work. ===== [EMAIL PROTECTED] http://www.erikhansen.org __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
