Hi All,
I'm having trouble with starting in xHarbour.
I installed the open source binary files and the Borland compiler BCC55.
I tried, as a start, a simple "Hello World" PRG.
After a bit of searching in newsgroups and the internet, I managed to get a complete compile-and-link cycle without any errors.
The resulting .EXE file starts but does nothing. No errors, but no signs of executing at all.
I tried a few alternatives like putting in a tone() function to see if I can HEAR anything, or putting in a BIG loop to see if the execution would take longer. But it doesn't matter: after I start the EXE it immediatly comes back to the DOS prompt no complaints, but no results either.
I know I'm not giving much details, but maybe it is a common thing and someone will know right away whats going wrong?
Thanks for any help
I'm having trouble with starting in xHarbour.
I installed the open source binary files and the Borland compiler BCC55.
I tried, as a start, a simple "Hello World" PRG.
After a bit of searching in newsgroups and the internet, I managed to get a complete compile-and-link cycle without any errors.
The resulting .EXE file starts but does nothing. No errors, but no signs of executing at all.
I tried a few alternatives like putting in a tone() function to see if I can HEAR anything, or putting in a BIG loop to see if the execution would take longer. But it doesn't matter: after I start the EXE it immediatly comes back to the DOS prompt no complaints, but no results either.
I know I'm not giving much details, but maybe it is a common thing and someone will know right away whats going wrong?
Thanks for any help