I was trying to run the version shown below but the C compiler gave an error. I'm running Windows 10.
Just passing this along for whoever may be interested.
Tom.
Harbour 3.2.0dev (r2002240732)
Copyright (c) 1999-2020,
https://harbour.github.io/Compiling 'CHNG_VAR.PRG'...
Lines 564, Functions/Procedures 6
Generating C source output to 'C:\MyTmpDir\Temp\hbmk_x9mzok.dir\CHNG_VAR.c'... Done.
hbmk2: Error: Running C/C++ compiler. -1
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -W -Wall -pipe -IC:/TBC/My_Utils/Harbour/include C:/MyTmpDir/Temp/hbmk_x9mzok.dir/CHNG_VAR.c C:/MyTmpDir/Temp/hbmk_f2zafg.c
The system cannot find the file specified.