--- Monte Goulding <[EMAIL PROTECTED]> wrote: > There is a standard that many people on this > list use where: > - parameter names are prefixed with p > - custom properties are prefixed with c or u > - local variables in the script scope are > prefixed with l > - temporary variables (handler scope) are > prefixed with t > - global variables are prefixed with g > - a new one that I don't use is arrays are > prefixed with a
thanks for clarifying that. ===== [EMAIL PROTECTED] http://www.erikhansen.org __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
