bugPSPP - Bugs: bug #17314, Add file handle mode for appending.

 
 

bug #17314: Add file handle mode for appending.

Submitter:  Ben Pfaff <blp>
Submitted:  Fri 04 Aug 2006 02:15:11 AM UTC
   
 
Category:  System/Portable File I/O Severity:  1 - Wishlist
Status:  None Assigned to:  blp
Open/Closed:  Open Release:  Future
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 04 Aug 2006 02:17:22 AM UTC, comment #1: 

Currently if procedure outputs to a file (e.g. on PRINT), and then a second procedure outputs to the same file (e.g. on a different PRINT), the second procedure's output replaces the first procedure's output.  As a PSPP extension, it would be nice if the file handle could be configured for append mode, so that the second procedure's output would simply be added to first one's.

Ben Pfaff <blp>
Group administrator
Fri 04 Aug 2006 02:15:11 AM UTC, original submission:  


Ben Pfaff <blp>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by blp (Updated the item)
  •  

    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.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-05-14 blp ReleasePost-0.6.0 Future
    2006-12-18 blp ReleaseNone Post-0.6.0

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code