patchPSPP - Patches: patch #5500, Make PRINT and WRITE more...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5500: Make PRINT and WRITE more compatible

Submitter:  Ben Pfaff <blp>
Submitted:  Sat 28 Oct 2006 07:20:27 PM UTC
   
 
Category:  None Item Group:  None
Status:  Done Assigned to:  jmd
Open/Closed:  Closed

Sun 29 Oct 2006 12:02:09 AM UTC, comment #2: 

Thanks John.

Checked in.

Ben Pfaff <blp>
Group administrator
Sat 28 Oct 2006 11:50:51 PM UTC, comment #1: 

I very rarely use these commands, so I'm not really sure what the details of their behaviour are supposed to be.

I can't foresee any problems with these changes.

John Darrington <jmd>
Group administrator
Sat 28 Oct 2006 07:20:27 PM UTC, original submission:  

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?

Ben Pfaff <blp>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #11097:  print.patch added by blp (160KiB - text/x-patch - PRINT and WRITE patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-10-29 blp StatusReady For Test/Review Done
    Open/ClosedOpen Closed
2006-10-28 blp Attached File- Added print.patch, #11097

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code