X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Ftransformation.texi;h=f1d1cbf2617b649c5393b10428325329c696447d;hb=e195fccfab97205acb29f90fd1168488d49f1573;hp=57c9a49aca741d8764d6115ee38cdf3afdfefaea;hpb=aafb6add9344c71c4fed343e52e9a67aa6efdf91;p=pspp-builds.git diff --git a/doc/transformation.texi b/doc/transformation.texi index 57c9a49a..f1d1cbf2 100644 --- a/doc/transformation.texi +++ b/doc/transformation.texi @@ -37,11 +37,12 @@ variables called @dfn{break variables}. Several functions are available for summarizing case contents. The OUTFILE subcommand is required and must appear first. Specify a -system file, portable file, or scratch file by file name or file -handle (@pxref{File Handles}). +system file or portable file by file name or file +handle (@pxref{File Handles}), or a dataset by its name +(@pxref{Datasets}). The aggregated cases are written to this file. If @samp{*} is specified, then the aggregated cases replace the active dataset's data. -Use of OUTFILE to write a portable file or scratch file is a PSPP extension. +Use of OUTFILE to write a portable file is a PSPP extension. If OUTFILE=@samp{*} is given, then the subcommand MODE may also be specified.