PBSmodelling (version 2.67.266)

importHistory: Import a History List from a File

Description

Import a history list from file fname, and place it into the history list hisname.

Usage

importHistory(hisname="", fname="", updateHis=TRUE)

Arguments

hisname
name of the history list to be populated. The default ("") uses the value from getWinAct()[1].
fname
file name of history file to import. The default ("") causes an open-file window to be displayed.
updateHis
logical: if TRUE, update the history widget to reflect the change in size and index.

See Also

exportHistory, initHistory