Hi,
I have a variable block file which was transmitted from mainframe side.
When i browse the variable block file in mainframe i can see it as
!Line 1
!Line 2
!Line 3
but once we transmit the file in Unix box, the file contents appear as
!Line1!Line2!Line3
does
java differentiate between variable block and fixed block files..
does java has separate API to read Variable block file