That is strange as the modedefs.bas file is just an alias file for the text to numbers aliasing. It should not interfere with the code size.

As is the case with the common alias you do in your program, e.g.

myval var adresh

does not change the code size by any means.

Ioannis