In an application of a famous person in our group I could notice that there is the possibility to load scripts (prg) and have them run without having Harbour
we must make
oHrb = HB_CompileFromBuf( cCode, "-n", "-Ic:\fwh\include", "-Ic:\harbour\include" )
I have searched in this forum and I have found only examples where the call to Harbour and the include folder are needed, so for these examples I have found you must also insert a folder with Harbour.exe
On that application not only is there no harbour, nor is there any reference to the folder, but it seems that all the functions of Harbor / fivewin and of course the personal ones are included
How is this possible?
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com