Changeset 404
- Timestamp:
- Dec 4, 2009 5:05:36 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/expguic.html
- Property rcs:date changed from 2000/12/22 21:14:32 to 2001/06/29 18:28:04
- Property rcs:lines changed from +59 -12 to +7 -5
- Property rcs:rev changed from 1.7 to 1.8
r368 r404 70 70 program can be run by EXPGUI, or in an uncompressed file named 71 71 [expnam].EXP.xxx if gzip is not available. 72 To recover an archived file, uncompress it with command 73 <tt>gzip [expnam].EXP.xxx.gz</tt> (if needed) and rename it 74 to end in .EXP (<tt>mv [expnam].EXP.xxx [new expnam].EXP</tt>). 75 It can then be read using EXPGUI 72 <P> 73 Archived files can be loaded by using the File/Open (expnam) command: 74 set the "Include Archived Files" checkbox, then select the file to be loaded. 75 When an archived file is read, either the same experiment name can be used. 76 In which case the archived file will replace the current version of the 77 experiment file, or the archived file can be saved under a new name. 76 78 <P> 77 79 <B>Windows:</B> Old .EXP files are saved in a compressed form in
Note: See TracChangeset
for help on using the changeset viewer.