VFP help is just a look-up resource, not a learning tool. (One cannot learn a language from a dictionary, can they?). If someone wants to learn VFP 9, they need a step-by-step guide how to start with version 9.0. This guide should contain
- the basic principles of programming under 9.0: what is main.prg and what it usually contains; why is it necessary to use an external procedure file
- the most frequently used properties, methods and events of the controls with giving reasons: why is it necessary to use it.
- the most frequently used tools in the IDE: Class browser, Object browser, the builders, as well as helpful tools like the command DO(_FOXREF).
- the most useful Internet links and links to add-ons
There could be 3 separate guides - for Beginners, Intermediate and Advanced users.
This is a market niche, and VFP is currently underestimated by young programmers (see I believe more resources will increase the VFP community, which will be beneficial to everyone.
VFP 9.0 SP2 on XP SP3
- the basic principles of programming under 9.0: what is main.prg and what it usually contains; why is it necessary to use an external procedure file
- the most frequently used properties, methods and events of the controls with giving reasons: why is it necessary to use it.
- the most frequently used tools in the IDE: Class browser, Object browser, the builders, as well as helpful tools like the command DO(_FOXREF).
- the most useful Internet links and links to add-ons
There could be 3 separate guides - for Beginners, Intermediate and Advanced users.
This is a market niche, and VFP is currently underestimated by young programmers (see I believe more resources will increase the VFP community, which will be beneficial to everyone.
VFP 9.0 SP2 on XP SP3