The LOG>INFO command can be used to write any of the following information to a log file.
LOG>INFO_ALL|filename |
writes out all the information below to the log file. |
LOG>INFO_DLL|filename |
writes the version of the DLL in use (if applicable) |
LOG>INFO_VERSION|filename |
writes the version of Vensim to the log file |
LOG>INFO_USER|filename |
writes the registered username of the version of Vensim in use |
LOG>INFO_DIRECTORY|filename |
this writes the active directory to the log file |
LOG>INFO_MODELNAME|filename |
this writes the currently loaded model |
LOG>INFO_TOOLSET|filename |
the currently loaded toolset |
LOG>INFO_TOOLLIST|filename |
a list of tools within the toolset |
LOG>INFO_GRAPHSET|filename |
the name of the currently loaded graph set (if applicable) |
LOG>INFO_GRAPHLIST|filename |
a list of all current custom graphs available |
LOG>INFO_RUNLIST|filename |
a list of the currently loaded runs |
LOG>INFO_RUNNAME|filename |
the runname for the next run |
LOG>INFO_CINFILES|filename |
a list of all CIN files currently loaded |
LOG>INFO_DATAFILES|filename |
a list of all data files currently loaded |
LOG>INFO_BASED|filename |
this indicates that the next run will be based on a previous run |
LOG>INFO_OPTMARM|filename |
the filename containing the optimization parameters |
LOG>INFO_PAYOFF|filename |
a filename containing the payoff definition |
LOG>INFO_RESUME|filename |
this indicates that an existing run will be resumed. |
LOG>INFO_SAVELIST|filename |
the filename that will be used as a savelist |
LOG>INFO_SENSSAVELIST|filename |
the filename that will be used as a savelist when running a series of sensitivity simulations |
LOG>INFO_SENSITIVITY|filename |
the control file to be used when running a series of sensitivity simulations |
LOG>INFO_BENCHVAR|filename |
the current workbench variable |
LOG>INFO_VIEWLIST|filename |
a list of all views in the model |
LOG>INFO_TIMEAXIS|filename |
the currently active time axis |
LOG>INFO_XLSFILES|filename |
a list of all XLS files to be used in the simulation |