Hello, How may I have to study all cilpper commands, functions, classes, Ppetatprs and routines with descriptions and examples as well if possible in NTK project. I mean all commands & functions with their descriptions of Clipper which can be used in NTKproject.
Well, maybe you should start having a look to the DOCS folder and particularly the following manuals: . NTKRad.pdf - supported commands & functions in Windows/GUI environment. . and xHarbour-RDBMS.chm - all about the xBase-language: instructions and database handling.
Also, you might be interested in exploring & learning from source code of the numerous tutorials and contribs that come with your NTK-Development-Kit. e.g. (just a few examples among others) \WNTK4HRB\NTKRad\DosLike.prg \WNTK4HRB\NTKRad\DbEdit.prg \WNTK4HRB\NTKRad\*.prg \WNTK4HRB\NTKRad\DOS2WIN\*.prg \WNTK4HRB\NTKRad\FANCYGET\*.prg \WNTK4HRB\CONTRIBS\*.* etc