Hi All
We are writing a help file for a VFP8 application.
We know about the context help and attaching it via helpcontextid.
However, what were looking to do is if, for example, a field didnt have any contextid, try it's parent object, like a pageframe or container or eventually the form.
We...