ML's memory management uses longs to do pointer arithmetic, but in 64 bit windows a long isn't big enough to store an address.  Here's the fix, from ml-6.2/src/Utils/.<br><br>Regards,<br>John<br><br>