pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/doc/files.texi


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/doc/files.texi
Date: Wed, 13 Apr 2005 06:10:01 -0400

Index: pspp/doc/files.texi
diff -u pspp/doc/files.texi:1.1 pspp/doc/files.texi:1.2
--- pspp/doc/files.texi:1.1     Sat Oct 30 10:14:05 2004
+++ pspp/doc/files.texi Wed Apr 13 10:09:59 2005
@@ -226,6 +226,7 @@
         /@{COMPRESSED,address@hidden
         /DROP=var_list
         /KEEP=var_list
+        /VERSION=version
         /RENAME=(src_names=target_names)@dots{}
 @end display
 
@@ -264,6 +265,12 @@
 the active file.  DROP, KEEP, and RENAME only affect the system file
 written to disk.
 
+The VERSION subcommand specifies the version of the file format. Valid
+versions are '3' and '3x'.  Version 3x system files are identical to
+version 3 files, except that variable names greater than 8 bytes will
+be truncated.  The default version is 3.  The VERSION subcommand is
+optional.  There is no need ever to use it.
+
 @cmd{SAVE} causes the data to be read.  It is a procedure.
 
 @node SYSFILE INFO, XSAVE, SAVE, System and Portable Files




reply via email to

[Prev in Thread] Current Thread [Next in Thread]