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

Diff of /pspp/doc/utilities.texi

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

revision 1.5 by blp, Tue Mar 1 08:16:15 2005 UTC revision 1.6 by jmd, Tue Apr 26 23:58:17 2005 UTC
# Line 14  encountered in the input. Line 14  encountered in the input.
14  * DISPLAY DOCUMENTS::           Display active file documents.  * DISPLAY DOCUMENTS::           Display active file documents.
15  * DISPLAY FILE LABEL::          Display the active file label.  * DISPLAY FILE LABEL::          Display the active file label.
16  * DROP DOCUMENTS::              Remove documents from the active file.  * DROP DOCUMENTS::              Remove documents from the active file.
17    * ECHO::                        Write a string to the output stream.
18  * ERASE::                       Erase a file.  * ERASE::                       Erase a file.
19  * EXECUTE::                     Execute pending transformations.  * EXECUTE::                     Execute pending transformations.
20  * FILE LABEL::                  Set the active file's label.  * FILE LABEL::                  Set the active file's label.
# Line 88  DISPLAY FILE LABEL. Line 89  DISPLAY FILE LABEL.
89  active file,  active file,
90  if any.  @xref{FILE LABEL}.  if any.  @xref{FILE LABEL}.
91    
92  @node DROP DOCUMENTS, ERASE, DISPLAY FILE LABEL, Utilities  @node DROP DOCUMENTS, ECHO, DISPLAY FILE LABEL, Utilities
93  @section DROP DOCUMENTS  @section DROP DOCUMENTS
94  @vindex DROP DOCUMENTS  @vindex DROP DOCUMENTS
95    
# Line 102  New documents can be added with @cmd{DOC Line 103  New documents can be added with @cmd{DOC
103  @cmd{DROP DOCUMENTS} changes only the active file.  It does not modify any  @cmd{DROP DOCUMENTS} changes only the active file.  It does not modify any
104  system files stored on disk.  system files stored on disk.
105    
106    @node ECHO, ERASE, DROP DOCUMENTS, Utilities
107    @section ECHO
108    @vindex ECHO
109    
110  @node ERASE, EXECUTE, DROP DOCUMENTS, Utilities  @display
111    ECHO 'arbitrary text' .
112    @end display
113    
114    Use @cmd{ECHO} to write arbitrary text to the output stream. The text should be enclosed in quotation marks following the normal rules for string tokens (@pxref{Tokens}).
115    
116    @node ERASE, EXECUTE, ECHO, Utilities
117  @comment  node-name,  next,  previous,  up  @comment  node-name,  next,  previous,  up
118  @section ERASE  @section ERASE
119  @vindex ERASE  @vindex ERASE

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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