  The terse Java file I/O dept 
 The Question is:
 
I was trying to use Java random access file to read a VMS binary file. The
 program is working
on the Unix and Windows NT, but On VMS, the result is incorrect. I think this
 might caused by the different binary format.
 
Would you give me some light what should I do?
 
Thank you
 
 The Answer is:
 
  The OpenVMS Wizard can only shed light if you first shed some light
  on exactly what you are doing, and with what Java version is in use.
  Please contact the Compaq Customer Support Center.  Expect to be asked
  details of the Java code used, and the background of the particular
  file I/O operations and the problem in need of solution.
 
