ActiveDoc DataObject Hyperlink ProjectHook Server Session
(This table is generated from meta data. Please make suggestions and corrections here below.) That would be Report Listener, I think... OOps. Fixed. Steven Black Thanks. :-)
Per the VFP 7 Online Help, the Session class existed in VFP 7, and some of the stuff written about it implies that it existed in previous versions (see the section on "Session Class Updates" under the Session Class index item). -- Ken Dibble
Right you are, Ken. It's not documented in my VFP 6 help file, but it works in my version of VFP 6. I think the session class came in a VFP 6 service pack.... Thanks. Fixed.-- Steven Black
Check for VFPSP3.CHM in your VFP6 directory. That's a list of items included at the SP3 level, including Session, BUILD MTDLL, New Object() and others... -- tr