Re: means procedure

2015-02-15 Thread Ben Pfaff
Thanks Zoltan, that's a very specific and useful report. For the moment, I've added this as a bug in the PSPP bug tracker, at: https://savannah.gnu.org/bugs/?44264 On Mon, Jan 26, 2015 at 11:37:24AM +0100, Zoltan Fabian wrote: > Hi, > It is indeed confusing. User guide (version 0.8.4) wri

Re: means procedure

2015-01-26 Thread Zoltan Fabian
Hi, It is indeed confusing. User guide (version 0.8.4) writes: "More than one table can be specified in a single command. Each table is separated by a ‘/’. For example MEANS TABLES = c d e BY x /a b BY x y /f BY y BY z. has three tables (the ‘TABLE =’ is optional). The first table has three de