At 15:03 -0400 6/24/03, Ryan Fleming wrote: >512x4=2048 One has to be careful about statements like that in the world of computer "science" where, sometimes, G means 2^30, M means 2^20 and K means 2^10. The standard decimal multiplications don't always work the way you think. 512 * 4 = 2k = 2000. -- sometimes to some people and in some help files. <http://physics.nist.gov/cgi-bin/cuu/Info/Units/binary.html> -- --> There are 10 kinds of people: those who understand binary, and those who don't <--