And I'm curious wheteher there are bitsetting operations ... Thanks - Thurs,
The Pascal Macro Compiler has a full set of bit operations. You compile
first with the Macro Compiler, and then compile the generated Pascal code with
whatever Pascal compiler you customarily use. The bit operations are described
on the Master Software website at pasbit.htm with an example at pasbit2.htm
Frank Rubin