  Blocks, Bytes, Kilobytes, Megabytes? 
 The Question is:
 
How do I convert blocksize files on our VAX 7730 to megabytes?  Thanks for your
 help.
 
                         John Calamos
                         INTECS International
 
 
 
 
 The Answer is:
 
  Each block is one-half kilobyte (the base-two kilobyte; 512 bytes),
  thus you can multiply the number of disk blocks by 2000 to convert
  the value to (base two) megabytes.
 
  Also please see topic (6484).
 
