source: trunk/quest-ui-core/src/main/resources/manuals/load @ 726

Last change on this file since 726 was 726, checked in by sherbold, 12 years ago
  • added manuals for the commands calcCoverage, calcEntropy, deleteObject, flattenModel, generateFixedLengthSequences, generateGreedy, generateHybrid, generateReplayfile, listSymbols, load, loadObject, modelSize, printDot, printTrieDot, save, saveObject, sequenceStatistics, showMarkovModel, showTime, showTrie, startFileListener, stopFileListener, trainDFA, trainPPM, and updateModel
File size: 226 bytes
Line 
1Loads a new global data container from a file. All data currently present is discarded.
2
3This command is the counterpart of the save command.
4
5$USAGE$
6<filename> name of the data container file
7
8Example(s):
9load container.dat
Note: See TracBrowser for help on using the repository browser.