[Migrated content. Thread originally posted on 08 March 2005]
Anyone know how I can do bit shifts left and right in aucobol? For instance where binary 0101 when shifted 1 bit left becomes 1010. I don't need a circular shift.The shift may also be for x number of bits, not necessarily for all bits.



