/[pspp]/pspp/doc/files.texi
ViewVC logotype

Diff of /pspp/doc/files.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jmd, Sat Oct 30 10:14:05 2004 UTC revision 1.2 by jmd, Wed Apr 13 10:09:59 2005 UTC
# Line 226  SAVE Line 226  SAVE
226          /@{COMPRESSED,UNCOMPRESSED@}          /@{COMPRESSED,UNCOMPRESSED@}
227          /DROP=var_list          /DROP=var_list
228          /KEEP=var_list          /KEEP=var_list
229            /VERSION=version
230          /RENAME=(src_names=target_names)@dots{}          /RENAME=(src_names=target_names)@dots{}
231  @end display  @end display
232    
# Line 264  each may be present any number of times. Line 265  each may be present any number of times.
265  the active file.  DROP, KEEP, and RENAME only affect the system file  the active file.  DROP, KEEP, and RENAME only affect the system file
266  written to disk.  written to disk.
267    
268    The VERSION subcommand specifies the version of the file format. Valid
269    versions are '3' and '3x'.  Version 3x system files are identical to
270    version 3 files, except that variable names greater than 8 bytes will
271    be truncated.  The default version is 3.  The VERSION subcommand is
272    optional.  There is no need ever to use it.
273    
274  @cmd{SAVE} causes the data to be read.  It is a procedure.  @cmd{SAVE} causes the data to be read.  It is a procedure.
275    
276  @node SYSFILE INFO, XSAVE, SAVE, System and Portable Files  @node SYSFILE INFO, XSAVE, SAVE, System and Portable Files

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26