bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #17314] Add file handle mode for appending.


From: Ben Pfaff
Subject: PSPP-BUG: [bug #17314] Add file handle mode for appending.
Date: Thu, 3 Aug 2006 19:17:23 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1)

Follow-up Comment #1, bug #17314 (project pspp):

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.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17314>

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





reply via email to

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