Hi Vincent,
> I have searched Harbour, HUG, GitHub and the internet for examples
> of completed program (.prg) files without success. There are many
> helpful code examples, snippets you may call them. The Harbour
> download itself has 236 .prg files, most of which are helpful. I
> have amended a couple of my old Clipper87 programs to run in
> Harbour but think apart from taking some of their functions, I would
> be better re-writing them in Harbour.
I am not really sure what you expect to find when you search all over
the web for "completed programs". You have to realize that Harbourians
almost exclusively write business software, either tailor made for a
specific client and paid for by that client, or commercial applications
that are sold to many different customers. In both cases, publishing the
source code on the web would cause problems, legal and economic. So I
think you will ever only find the snippets that are meant as little
examples of what can be done or how to solve a specific problem.
> Searches on the internet generally confuse Harbour Programming with
> Harbor and nautical matters. In fact if you want to build your own
> harbour or harbor a bureaucrat has helpfully provided instructions
> on how to do just that!
Yes that is true. Harbour is a play with words, meaning that Clipper has
arrived at a safe harbour. To appreciate the joke you have to be
familiar with the ocean facing Nantucket where Nantucket Software
created Clipper, and with the big sailing clipper ships that inspired
the name.
In the real world of software the name was a mistake. As you have
noticed, every coastal city on the planet has one or more Harbour
projects, so web searches for Harbour the software is very difficult.
That's life.
> The Harbour website suggests
the-oasis.net but this contains no
> examples at all from what I can see and no shortcuts unless you
> want to learn how to gamble and loose against a super computer.
the-oasis.net was owned and maintained by Phil Barnett. When he passed
away in the middle of the previous decade someone else took over the
domain and created a gambling site instead. Viktor Szakáts took a copy
from the Wayback Machine and put it in the Harbour repository on GitHub,
but it was later removed. I don't know the reason for that. I think you
can still find it at the Wayback Machine, but you have to select a year
before 2015 or so.
Regards,
Klas