David Stevenson wrote:
The only ones I can think of are
DEFINE CLASS MyClass AS Collection
LOCAL o AS Collection
PRIVATE o AS Collection
PUBLIC o AS Collection
o=CREATEOBJECT("Collection")
David Stevenson
David,
As I phrased it, you're right...it is a keyword to the CreateObject()
function in VFP 8 and beyond.
To keep the game going for this word, this keyword (COLLECTION) came in
existence in VFP 7, before the collection base class existed, a keyword
to a command (versus an object declaration as David replied...)
Bill
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.