01-15-2023, 07:13 PM
As I asked about the IDE status bar above, the % verification status was not showing, I think I found it.
[Anhang=1326]
This is the original 'ide_methods.bas' . Line 97 says 'IF ideautorun <> 0 THEN'
If this is changed to 'IF ideautorun = 0 THEN' the display is back
[Anhang=1327]
I changed that. Now I not only have the % specification, but also the '...' the 3 points (now there are 10) run again.
[Anhang=1328]
[Anhang=1329]
[Anhang=1326]
This is the original 'ide_methods.bas' . Line 97 says 'IF ideautorun <> 0 THEN'
If this is changed to 'IF ideautorun = 0 THEN' the display is back
[Anhang=1327]
I changed that. Now I not only have the % specification, but also the '...' the 3 points (now there are 10) run again.
[Anhang=1328]
[Anhang=1329]