Does that affect the type definition? Or access in the source? - If in "unitFoo" a string is declared while ZEROBASEDSTRINGS is on, - and it is accessed in untiBar, where this is OFF Will that string in unitBar be accessed zero or one based?