Bug #106
Code highlighting for constant integer define only works on hex, not decimals
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
04/04/2018
Due date:
% Done:
0%
Description
Open the library vWin32fh in the Hammer and look at vwin32fh.h
On the lines:
Define vMax_Path For |CI260
Define vMinChar For |CI$80
Define vMaxChar For |CI$7F
Only the latter two display the numbers in the color for numeric data.
The first one |CI260 isn't displayed as a number.
See attached screenshot