// word 56 contains original source type (ascii)
McIDASUtil.flip(dir,57,63);
flipwords = true;
}
try {
areaDirectory = new AreaDirectory(dir);
} catch (AreaFileException afe) {
throw new IOException( afe.getMessage());
}
// pull together some values needed by other methods