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: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/doc/utilities.texi
Date: Sat, 10 Dec 2005 21:48:46 -0500

Index: pspp/doc/utilities.texi
diff -u pspp/doc/utilities.texi:1.7 pspp/doc/utilities.texi:1.8
--- pspp/doc/utilities.texi:1.7 Mon May  2 06:21:20 2005
+++ pspp/doc/utilities.texi     Sun Dec 11 02:48:44 2005
@@ -262,8 +262,6 @@
         /MXERRS=max_errs
         /MXWARNS=max_warnings
         /PROMPT='prompt'
-        /address@hidden,MEDIAN,MAXIMUM,address@hidden
-        /VIEWWIDTH=n_characters
 
 (program execution)
         /address@hidden,address@hidden
@@ -287,22 +285,15 @@
         /address@hidden,address@hidden
         /address@hidden,OFF,TERMINAL,LISTING,BOTH,address@hidden
 
-(output activation)
-        /address@hidden,address@hidden
-        /address@hidden,address@hidden
-        /address@hidden,address@hidden
-
 (output driver options)
         /address@hidden,YES,address@hidden
         /address@hidden,address@hidden
-        /LISTING=filename
+        /address@hidden,OFF,address@hidden
         /address@hidden,address@hidden
-        /address@hidden,"pager_name"@}
         /address@hidden,WIDTH,address@hidden
 
 (logging)
         /address@hidden,address@hidden [filename]
-        /address@hidden,address@hidden [filename]
 
 (system files)
         /address@hidden,address@hidden
@@ -312,29 +303,19 @@
         /SAFER=ON
 
 (obsolete settings accepted for compatibility, but ignored)
-        /address@hidden,address@hidden
-        /address@hidden,address@hidden
-        /BLOCK='c'
         /address@hidden'xxx','xxxxxxxxxxx'@}
         /address@hidden,address@hidden
-        /address@hidden
         /CPI=cpi_value
         /address@hidden,address@hidden
-        /address@hidden,address@hidden
-        /address@hidden,address@hidden
         /address@hidden,address@hidden
         /HISTOGRAM='c'
         /address@hidden,ON,address@hidden
         /LPI=lpi_value
         /address@hidden,address@hidden
         /MXMEMORY=max_memory
-        /address@hidden,address@hidden
-        /address@hidden
-        /address@hidden,address@hidden
         /SCRIPTTAB='c'
         /address@hidden'xxx','xxxxxxxxxxx'@}
         /TBFONTS='string'
-        /WORKDEV=drive_letter
         /WORKSPACE=workspace_size
         /address@hidden,address@hidden
 @end display
@@ -413,15 +394,6 @@
 
 @item PROMPT
 The command prompt.  The default is @samp{PSPP> }.
-
address@hidden VIEWLENGTH
-The length of the screen in lines.  MINIMUM means 25 lines, MEDIAN and
-MAXIMUM mean 43 lines.  Otherwise specify the number of lines.  Normally
-PSPP should auto-detect your screen size so this shouldn't have to be
-used.
-
address@hidden VIEWWIDTH
-The width of the screen in characters.  Normally 80 or 132.
 @end table
 
 Program execution subcommands control the way that PSPP commands
@@ -494,20 +466,6 @@
 Currently not used.
 @end table
 
-Output activation subcommands affect whether output devices of
-particular types are enabled.  These subcommands are
-
address@hidden @asis
address@hidden LISTING
-Enable or disable listing devices.
-
address@hidden PRINTER
-Enable or disable printer devices.
-
address@hidden SCREEN
-Enable or disable screen devices.
address@hidden table
-
 Output driver option subcommands affect output drivers' settings.  These
 subcommands are
 
@@ -580,24 +538,47 @@
 
 @display
 SHOW
-        /@var{subcommand}
-        
+        [ALL]
+        [BLANKS]
+        [CC]
+        [CCA]
+        [CCB]
+        [CCC]
+        [CCD]
+        [CCE]
+        [COPYING]
+        [DECIMALS]
+        [ENDCMD]
+        [FORMAT]
+        [LENGTH]
+        [MXERRS]
+        [MXLOOPS]
+        [MXWARNS]
+        [SCOMPRESSION]
+        [UNDEFINED]
+        [WARRANTY]
+        [WEIGHT]
+        [WIDTH]
 @end display
 
address@hidden can be used to display the current state of PSPP's
-execution parameters.  All of the parameters which can be changed 
-using  @code{SET} @xref{SET}, can be examined using @cmd{SHOW}, by
-using a subcommand with the same name.
-In addition, @code{SHOW} supports the following subcommands:
address@hidden can be used to display the current state of PSPP's execution
+parameters.  Parameters that can be changed using @cmd{SET}
+(@pxref{SET}), can be examined using @cmd{SHOW} using the subcommand
+with the same name.  @code{SHOW} supports the following additional
+subcommands:
 
 @table @code
address@hidden ALL
+Show all settings.
address@hidden CC
+Show all custom currency settings (CCA through CCE).
 @item WARRANTY
 Show details of the lack of warranty for PSPP.
 @item COPYING
-Display the terms of PSPP's copyright licence @ref{License}.
+Display the terms of PSPP's copyright licence (@pxref{License}).
 @end table
 
-
+Specifying @cmd{SHOW} without any subcommands is equivalent to SHOW ALL.
 
 @node SUBTITLE, TITLE, SHOW, Utilities
 @section SUBTITLE




reply via email to

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