NTK and The NTK Project
are properties of Jn Dechereux
Home | Documentation | FAQ.

Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorShabbir
    • CommentTimeOct 11th 2015
     
    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.
    •  
      CommentAuthorAbbougaga
    • CommentTimeOct 12th 2015
     
    Hi Shabbir,

    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

    Hope this helps.
    Ab