Hi Charles,
I have created some small batch files in order to compile the demos with gxo2.exe or co2.exe. CompileTest.bat is the main file. Maybe the path of gxo2.exe must be adapted in the batch file. To run the batch file will need about 10 minutes (with some interactions). It will create a lot of exe files, so I deleted the folder of OxygenBasic and made a fresh install afterwards.
The purpose is to find out which programs do not compile correctly. I have added the results for Windows Vista 32bit using the Oxygenbasic Build of January 28 2015 02:06.
The project does not try to verify the results of the demos. But maybe it could be of some help nevertheless. Some of the errors should result because of a stricter syntax of Oxygenbasic? Some demos with macro errors did run interpreted with gxo2.exe. One program crashed gxo2.exe. One demo (C switch) showed the error: file not found, but when I omit the blank in the filename then Cswich.o2bas will compile. Sometimes there are really tiny errors e.g. $\inc\ instead of "$\inc\".
I tried to compile the demos with co2.exe too, but co2.exe only displays numbers in the case of error messages.
Roland
.