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

Diff of /pspp/doc/variables.texi

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

revision 1.2 by blp, Mon Mar 7 03:12:12 2005 UTC revision 1.3 by blp, Fri Mar 11 18:39:25 2005 UTC
# Line 97  FORMATS var_list (fmt_spec). Line 97  FORMATS var_list (fmt_spec).
97  @end display  @end display
98    
99  @cmd{FORMATS} set both print and write formats for the specified  @cmd{FORMATS} set both print and write formats for the specified
100  variables to the specified format specification.  @xref{Input/Output  numeric variables to the specified format specification.
101  Formats}.  @xref{Input/Output Formats}.
102    
103  Specify a list of variables followed by a format specification in  Specify a list of variables followed by a format specification in
104  parentheses.  The print and write formats of the specified variables  parentheses.  The print and write formats of the specified variables
# Line 268  PRINT FORMATS var_list (fmt_spec). Line 268  PRINT FORMATS var_list (fmt_spec).
268  @end display  @end display
269    
270  @cmd{PRINT FORMATS} sets the print formats for the specified  @cmd{PRINT FORMATS} sets the print formats for the specified
271  variables to the specified format specification.  numeric variables to the specified format specification.
272    
273  Its syntax is identical to that of @cmd{FORMATS} (@pxref{FORMATS}),  Its syntax is identical to that of @cmd{FORMATS} (@pxref{FORMATS}),
274  but @cmd{PRINT FORMATS} sets only print formats, not write formats.  but @cmd{PRINT FORMATS} sets only print formats, not write formats.
# Line 394  Variables within a vector may be referen Line 394  Variables within a vector may be referen
394  WRITE FORMATS var_list (fmt_spec).  WRITE FORMATS var_list (fmt_spec).
395  @end display  @end display
396    
397  @cmd{WRITE FORMATS} sets the write formats for the specified variables  @cmd{WRITE FORMATS} sets the write formats for the specified numeric
398    variables
399  to the specified format specification.  Its syntax is identical to  to the specified format specification.  Its syntax is identical to
400  that of FORMATS (@pxref{FORMATS}), but @cmd{WRITE FORMATS} sets only  that of FORMATS (@pxref{FORMATS}), but @cmd{WRITE FORMATS} sets only
401  write formats, not print formats.  write formats, not print formats.

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

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