Home > List of Keywords > *EXEC
*EXEC
Data format:
None
Status:
The *EXEC keyword is required to run the analysis.
Either of the *EXEC keyword or of the *STOP is required in the LOG file.
Purpose:
This keyword instructs the FE engine to run the analysis based on the input data listed in the LOG file.
Note
This keyword must be the last keyword from the LOG input data file. It must not be followed by any other keyword.
The *EXEC keyword yields the following actions:
a) It completes the scanning and error tracking of the input data listed in the LOG input file. b) Error flags are checked and the program makes sure that all the required keywords have been properly read. c) If everything seems to be normal, data interpretation is performed and ordered data are printed on the output. d) If no error is encountered at this stage, the analysis is starts.