LST and LOG output content and format control

Top  Previous  Next

A group of options allow some control of the contents of the LOG and LST output files.  These are mostly discussed in Standard Output.

 

ParameterBrief description

 

AppendlogCommand line parameter that controls whether the program overwrites or appends to the LOG file.
AppendoutCommand line parameter that controls whether the program overwrites or appends to the LST file.
CaseCommand line parameter that controls the case of the text in the LST file for the echo print.
DumpparmsCommand line parameter that provides more detailed information about the parameters changed or set by the user, GAMS or the IDE during the current run.
ErrorlogCommand line parameter that controls the error message lines written to the LOG file.
LimcolCommand line parameter that includes the first n cases for each named variable in the LST file.
LimrowCommand line parameter that includes the first n cases for each named equation in the LST file.
LogfileCommand line parameter that specifies the name of the LOG file.
LoglineCommand line parameter that controls the amount of line tracing to the LOG file.
LogoptionCommand line parameter controls destination for the LOG file, used with setting of 0 or 2 to permit UNIX jobs to operate in the background.
OutputCommand line parameter that specifies the name of file containing the output (LST file).
PagecontrCommand line parameter that affects the page control in the LST file.
PagesizeCommand line parameter that sets the default number of lines per page.  If less than 30 it will be reset to the default of 9999.
PagewidthCommand line parameter that sets the default number of columns on a page.  This value should be between 72 and 32767.
ProfileCommand line parameter that tells GAMS whether to include statement execution time and memory use reporting to the LST file.
ProfiletolCommand line parameter that specifies the minimum time a statement must use to appear in the profile generated output.
SolprintCommand line parameter that controls the printing of the solution report.
StepsumCommand line parameter that controls the generation of a step summary of the processing times taken by GAMS during a given run.
SuppressCommand line parameter that tells GAMS whether to suppress the compiler echo print of the GAMS input instructions.
SysoutCommand line parameter that controls the incorporation of additional solver generated output to the LST file.
TabinCommand line parameter that tells GAMS how to deal with tabs
TimerCommand line parameter that specifies an instruction timer threshold in milli seconds.