That was!
Thank you
Domingo
El El mié, 12 ago 2020 a las 9:53, John Darrington <
j...@darrington.wattle.id.au> escribió:
> (please CC pspp-users@gnu.org in your replies, so that other people can
> benefit
> from the discussion)
>
> In that case, I think you were correct. You need to do somet
(please CC pspp-users@gnu.org in your replies, so that other people can benefit
from the discussion)
In that case, I think you were correct. You need to do something like:
add files /file='foo.sav' /file='few.sav'.
I hope this helps.
J'
On Wed, Aug 12, 2020 at 09:24:10AM +0200, Domingo J
I think that 'ADD FILES' is not what you want.
If you are merely trying to open a system ('*.sav') file, then you should be
reading
section 9.3 which says:
GET
/FILE={'FILE_NAME',FILE_HANDLE}
/DROP=VAR_LIST
/KEEP=VAR_LIST
/RENAME=(SRC_NAME
Sorry for my question. I am starting using PSPP and I have some easy
troubles. I tried to find the answer but I couldn't.
I would like to add files, I see the next sintaxis but I don't understand
what I must write for my files.
/FILE={*,’file name’}
[/RENAME=(src names=target names). . .]
[/IN=va