There is no real size limit. (except for the natural limits of arrays because the size is a 32bit integer, etc.)
... of course if you ever plan to convert it back to an integer using "boolean array to number", you better stay below 64 bits. 😉
Can you explain what you want to do in a bit more detail?
Message Edited by altenbach on 05-23-2007 02:51 PM