KlausErichsen
New Member
Hello Admins,
there is the -noint64 startup parameter in OE 10.1B. This parameter has the effect that int64 is handled like int(32).
But we like to have the opposite, we like to have all int in our programs handled like int64 without changing the source.
In the past there had been secret parameters. Is anything known about an undocumented feature like this?
Regards
Klaus
there is the -noint64 startup parameter in OE 10.1B. This parameter has the effect that int64 is handled like int(32).
But we like to have the opposite, we like to have all int in our programs handled like int64 without changing the source.
In the past there had been secret parameters. Is anything known about an undocumented feature like this?
Regards
Klaus