OOF2: The Manual
Name
OOF.File.LoadStartUp.Data — Load a data file.
Synopsis
OOF.File.LoadStartUp.Data(filename)
Details
- Parent Menu: OOF.File.LoadStartUp
-
Callback: function
loaddatain moduleooflib.common.IO.mainmenu -
Parameters:
filename- Name of the file. Type: A character string.
Description
This command loads OOF2 ascii
or binary
data files. The commands in the OOF.File.Save menu create these data files when
the file format is set to ascii
or binary. (The
exception is OOF.File.Save.Python_Log,
which only saves script
files. Those files must be loaded by OOF.File.Load.Script or with the
--script command line option.)



