pspp-cvs
[Top][All Lists]
Advanced

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

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


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/doc/utilities.texi
Date: Tue, 26 Apr 2005 19:58:18 -0400

Index: pspp/doc/utilities.texi
diff -u pspp/doc/utilities.texi:1.5 pspp/doc/utilities.texi:1.6
--- pspp/doc/utilities.texi:1.5 Tue Mar  1 08:16:15 2005
+++ pspp/doc/utilities.texi     Tue Apr 26 23:58:17 2005
@@ -14,6 +14,7 @@
 * DISPLAY DOCUMENTS::           Display active file documents.
 * DISPLAY FILE LABEL::          Display the active file label.
 * DROP DOCUMENTS::              Remove documents from the active file.
+* ECHO::                        Write a string to the output stream.
 * ERASE::                       Erase a file.
 * EXECUTE::                     Execute pending transformations.
 * FILE LABEL::                  Set the active file's label.
@@ -88,7 +89,7 @@
 active file,
 if any.  @xref{FILE LABEL}.
 
address@hidden DROP DOCUMENTS, ERASE, DISPLAY FILE LABEL, Utilities
address@hidden DROP DOCUMENTS, ECHO, DISPLAY FILE LABEL, Utilities
 @section DROP DOCUMENTS
 @vindex DROP DOCUMENTS
 
@@ -102,8 +103,17 @@
 @cmd{DROP DOCUMENTS} changes only the active file.  It does not modify any
 system files stored on disk.
 
address@hidden ECHO, ERASE, DROP DOCUMENTS, Utilities
address@hidden ECHO
address@hidden ECHO
 
address@hidden ERASE, EXECUTE, DROP DOCUMENTS, Utilities
address@hidden 
+ECHO 'arbitrary text' .
address@hidden display
+
+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}).
+
address@hidden ERASE, EXECUTE, ECHO, Utilities
 @comment  node-name,  next,  previous,  up
 @section ERASE
 @vindex ERASE




reply via email to

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