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

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

PSPP-BUG: [bug #48896] print file doesn't print to a file


From: Harry Thijssen
Subject: PSPP-BUG: [bug #48896] print file doesn't print to a file
Date: Tue, 28 Mar 2017 15:23:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #2, bug #48896 (project pspp):

Unfortunately I can't recall where I got this from. It must be from a user.

I tested it again. EXECUTE is not necessary when used from a .sps command
file.

print OUTFILE='test2.txt'.
gives as result a file which looks empty but has only 
(hex) 20 0D OA
for every record. So a space for every line. 

When I add /ALL I get the same output as from
print OUTFILE='test2.txt' TABLE /ALL.
This command gives visible output. 

The current dataset is not changed between. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48896>

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




reply via email to

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