formatnumber cause an error sources\lib/formatnumber.inc(115) : error 020: invalid symbol name "" related with this string:
else if ( iTag == tagof( hex: ) || iTag == tagof( Hex: ) )
But I use some other version of sscanf2.inc where this bug is fixed:
#define hex:%0;unformat(_:EXTRZ:EXTRX:%1); %0;unformat(_:EXTRZ:EXTRX:%1);
And I'm pretty sure what this changes was made not by me.
So, I we can made this changes without any fears of incompatibility or not?
formatnumbercause an errorsources\lib/formatnumber.inc(115) : error 020: invalid symbol name ""related with this string:But I use some other version of sscanf2.inc where this bug is fixed:
And I'm pretty sure what this changes was made not by me.
So, I we can made this changes without any fears of incompatibility or not?