> when I try to set field attributes
> the wrong attribute gets set.
> 
> if I do:
> attr.autoShift = fTrue;
> it's actually the singleLine field that gets set to 1!

Are you "verifying" this in the CodeWarrior debugger on
Windows?  The debugger itself has a bug where it displays
bit fields backwards.  Could this be your problem?

-slj-

Reply via email to