The ADONIX X3 functions that are likely to run for a certain time, and in particular all those that are likely to function in batch mode, create a log file with a detailed account including any errors.

These log files are created in the sub-directory TRA of the folder directory. They have a name composed in the form F#.tra, where # is a sequential number assigned by a sequence number series [C]NUMIMP.

The first line of the log file is structured as follows:

#<AdxVJ>@(#)%I% DD-MM-YY hh:mm:ss (user code) Explanatory comment

The first part of the log (presented in bold) is a standard header; followed by the date and time, the code of the user who launched it, the function and then an explanatory function.

Following this in the log are the lines created by the executed function; these lines are prefixed by the characters > or <, followed by an error number, if the line makes reference to an error found in the function.

Prerequisites

SEEREFERTTO Refer to documentation Implementation

Screen management

On entry into the function, the log file name is entered; a selection window is available to select existing files.

Entry screen

The choice being made, the log file read screen opens. This screen is used to display up to 999 lines in the log file. If there are more than this in the file, radio buttons are no longer greyed out, the file being "cut" into logical « pages » containing up to 999 lines. It is then possible to use the radio buttons to move to the next page, or previous, or to go to the first or last page. The current page number and the total number of pages in the file are displayed in the title of the grid containing the lines.

Next error

This button is used to delete the log file from the directory where it was created. A confirmation is demanded.

Next warning

Error messages

The only error messages are the generic ones.

Tables used

SEEREFERTTO Refer to documentation Implementation