pspp-dev
[Top][All Lists]
Advanced

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

[patch #5500] Make PRINT and WRITE more compatible


From: Ben Pfaff
Subject: [patch #5500] Make PRINT and WRITE more compatible
Date: Sat, 28 Oct 2006 19:20:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060830 Firefox/1.5.0.7 (Debian-1.5.dfsg+1.5.0.7-1)

URL:
  <http://savannah.gnu.org/patch/?5500>

                 Summary: Make PRINT and WRITE more compatible
                 Project: PSPP
            Submitted by: blp
            Submitted on: Saturday 10/28/06 at 12:20
                Category: None
              Item Group: None
                  Status: Ready For Test/Review
             Assigned to: jmd
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

This change set changes some aspects of the PRINT, PRINT EJECT,  and WRITE
transformations to more closely match SPSS behavior:

  - PRINT puts spaces between variables, unless a format is specified
explicitly.

  - WRITE doesn't put space between variables.

  - PRINT to an external file prefixes each line with a space.

  - PRINT EJECT to an external file indicates a formfeed by a "1"    in the
first column.

  - WRITE writes out spaces for system-missing values, not a period.

  - When no output is specified, an empty record is output.

It also updates documentation and tests to match this behavior.

Comments?





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Saturday 10/28/06 at 12:20  Name: print.patch  Size: 160kB   By: blp
PRINT and WRITE patch
<http://savannah.gnu.org/patch/download.php?file_id=11097>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?5500>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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