Dan
Tue Apr 10 17:55:22 CDT 2007
The help file for VFP6 was on a different installation CD from VFP because
it was then considered part of MSDN. It's probably fairly difficult to find
these days.
Fortunately,
http://www.hentzenwerke.com/catalog/hackfox6.htm should help
you a lot. The Hacker's Guide in CHM format makes a better help file than
the VFP help file itself.
And GetWordCount() (or something similar -- wordcount() I think) *did* exist
in VFP 6. It was just in the foxtools.fll API library.
Dan
<casallom@gmail.com> wrote in message
news:1176242393.609120.303480@l77g2000hsb.googlegroups.com...
> thank you all for all of the information
>
> actually I need an F1 (Help) list of all the functions and data
> structures that are available for VFP6
>
> I tried to use commands such as GETWORDCOUNT() and VFP6 does not
> understand this function
>
>