Tag Archives: sample
Harbour Samples
Here you will find some programming examples in Harbour language. These examples compiled various sources by courtesy of original authors and doesn’t have any promotional purpose. Only intention is being helpful to who wants to learn.
All examples are about console (text) mode. Primary goal of this way is keeping theme as soon as simple for easy understanding.
For building, plaise refer here.
Basic
Arrays
Control Structures
Loops
Decision making
Environment
Data Retrieve
Data Management
Files and Directories
Strings
Remove a line from a text file
First + Last words in a string
UDFs
Extended
Data types & syntax extensions
Extended Field Types in Harbour
Hashes
Cuckoo Clock
About HMG Samples
HMG Package contains tons of samples.
These samples are primary learning source of HMG, because they are well chosen, well designed, short as much as possible and easy to understand.
Most of user learns HMG by these embedded samples.
HMG Forum also have many samples, even full application; some are posted as sample by members and some are answers to specific questions.
This category in this blog contains my humble works; some published in in HMG Forum. I haven’t any purpose than to denote the power of HMG and sharing my humble experience.
Happy HMG’ing