The Cross-Platform xBase.
Version 3.0
This is a small collection of short examples from Harbour’s test directory.
BEGIN SEQUENCE
supportINIT
/EXIT PROCEDURE
support.ini
file reading/writingYou can find many more examples in the source package of Harbour.
Look into the tests
and extras
directories to find them, but the best example is the source code of
Harbour itself.
$ hbmk2 app.prg
$ ./app
or run them as scripts:
$ hbrun app.prg