Enrico,
[quote:2e13d4l1]This has the advantage that you can easily locate them.[/quote:2e13d4l1]
Yes, it is an advantage over using a PUBLIC without the "m->" nomenclature.
However you can easily locate the user object too. Just search for "user()"
You can also add methods to the user object--something you can't do with a PUBLIC. For instance you could keep track of how long a user has been logged in to the program:
MsgInfo( User():logonTime() )
OK, I admit it--I have a passion for objects.
Regards,
James
↧