source:
trunk/quest-ui-core/src/main/resources/manuals/loadObject
@
849
Last change on this file since 849 was 726, checked in by sherbold, 12 years ago | |
---|---|
File size: 359 bytes |
Line | |
---|---|
1 | Loads a single object (e.g., a collection of sequences or a usage profile) from a file. |
2 | |
3 | This command is the counterpart of the saveObject command. |
4 | |
5 | $USAGE$ |
6 | <filename> name of the file in which the object is stored |
7 | <objectName> name under which the object is added to the storage |
8 | |
9 | Example(s) |
10 | loadObject object.dat objectName |
11 | loadObject sequences.dat sequences |
Note: See TracBrowser
for help on using the repository browser.