next up previous contents
Next: Dialog Control Up: Files Used Previous: Files Used

Overview

The interface program uses the following files:

Logical Unit File Type
41 BERSAFE 88 F2 file Unformatted,Sequential,Old,Recl=6444
42 Temporary file 1 Unformatted,Sequential,Scratch,Recl=4000
43 Temporary file 2 Unformatted,Sequential,Scratch,Recl=4000
44 Temporary file 3 Unformatted,Sequential,Scratch,Recl=4000
45 Temporary file 4 Unformatted,Sequential,Scratch,Recl=4000
46 Temporary file 5 Unformatted,Sequential,Scratch,Recl=4096
47 Database Data file Unformatted,Direct,Old/New
48 Database Index file Unformatted,Direct,Old/New
49 Neutral text file Formatted,Sequential,New
50 Log file Formatted,Sequential,Unknown
51 Startup file Formatted,Sequential,Old
52 Command file Formatted,Sequential,Unknown

On most machines these files will be opened and closed by the program, on certain machines these files will need to be opened prior to execution and closed after execution.

The program runs interactively by default, the presence of a file called 'berstr.str' will switch the program into batch mode. When in batch mode the program does not output text to the screen and the log and com files are still produced.

The log file contains all information relevant to a single run of the program including any errors. This file is overwritten each time the program is run.

The com file contains a list of commands used in the last execution of the program. The '!' character serves as a comment and this file is suitable for conversion to a startup file. This file is overwritten each time the program is run.


next up previous contents
Next: Dialog Control Up: Files Used Previous: Files Used

Femsys Limited
8/18/1999