AsciiIO ascf = new AsciiIO("c:\\tmp\\asc.txt","w"); CommaIO comf = new CommaIO("c:\\tmp\\com.txt","w"); BinaryIO binf = new BinaryIO("c:\\tmp\\bin.txt","w");