Perry, > Is it possible to get a CRC32 from a Longint?
Your question is not clear. Do you mean that you got a CRC32 value from an array of bytes and you want to store it in a LongInt variable? Or do you mean something else? If you mean you have a LongInt value and you want to get a CRC32 value from it, the LongInt Value *IS* the CRC32 value. Rory Daulton [email protected]

