At 05:24 AM 9/13/00, Oliver wrote:
> >One rule of thumb to keep in mind regarding syntax. Don't mix dot syntax
> >with the older syntax on the same line
>
>Would the followong be considered as a mixed dot sintax:
> ......
>if NOT voidP(getAProp(gTrackingSystem, #userData)) then
> if NOT voidP(getAProp(gTrackingSystem.userData, #logInName)) then
> tName = gTrackingSystem.userData.logInName
> end if
>end if
I would think so. I don't actually know why we're warned against it. JD
used to warn against mixing syntax back when D7 first came out. I haven't
heard of any specific problems related to it, but then I haven't pushed it.
--
Mark A. Boyd
Keep-On-Learnin' :)
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]