3334353637383940414243
} public void preInit() { mainModel = new MainModel(); file = new DataModelFile(mainModel.getMediaArray()); file.setDirectory("c:\\temp"); file.setExtension(".txt"); file.setType("MediaFile", 1); // append the exit command to the main model