Please enable JavaScript to view this site.

Vensim Help

Use this command to write simulation/environment information to the log file. For example, "LOG>INFO_VERSION|logfile.log" will write "Info : INFO_VERSION : 6.3a" to the log file.

 

 

Log command

Information written to log.

 

 

INFO_DLL

for the type of DLL (Minimal, Silent, Full or Redist)

INFO_VERSION

the version of Vensim

INFO_USER

the Vensim user name and company (two strings)

INFO_DIRECTORY

current active directory

INFO_MODELNAME

current model name

INFO_TOOLSET

name of the loaded toolset

INFO_TOOLLIST

the names of the tools in the current toolset

INFO_GRAPHSET

the name of the currently loaded custom graph set

INFO_GRAPHLIST

the names of the custom graphs in the currently loaded graph set

INFO_RUNLIST

the names of the currently loaded runs

INFO_RUNNAME

name of the run that will be used when a simulation is made (SIMULATE>RUNNAME)

INFO_CINFILES

the list (comma separated) of cin files that will be used (SIMULATE>CHGFILE)

INFO_DATAFILES

the list (comma separated) of data files (SIMULATE>DATA)

INFO_BASED

the run the simulation will be based on (SIMULATE>BASED)

INFO_OPTMARM

the name of the optimization control files (SIMULATE>OPTPARM)

INFO_PAYOFF

the name of the payoff definition file (SIMULATE>PAYOFF)

INFO_RESUME

the resume status (0 or 1) (SIMULATE>RESUME)

INFO_SAVELIST

the name of the savelist ( SIMULATE>SAVELIST)

INFO_SENSSAVELIST

the name of the sensitivity savelist (SIMULATE>SENSSAVELIST)

INFO_SENSITIVITY

the name of the sensitivity control file (SIMULATE>SENSITIVITY)

INFO_BENCHVAR

the name of the workbench variable including all subscripts

INFO_VIEWLIST

a list of the views in the model (first is view 1, second view 2 and so on)

INFO_TIMEAXIS

the start, stop and special time (for time base Time returned as strings).

INFO_XLSFILES

any wildcard maps for Excel file names as shown in the XLS Info tab of the Model Settings dialog.

 

 

INFO_ALL

This will write all the information (INFO_DLL, INFO_VERSION etc) to the log file.