Why can I no longer use 1<<33....longer than int32 even using an uint64. Using uint64, 1<33 yields 2. Bitarray??? Can't set multiple values in one instruction like...x=1<<23 or 1<<35.... You need multiple statements. The old way is better, but doesn't work anymore... Progress??¿