posted 17 years ago
Yes, it's possible. Did you check out the java.io package I mentioned?
But converting it to a text file -as the mainframe program does- presumably requires inside knowledge of the file format. You will need to code that yourself, if you don't have a library that can handle it.