Re: An easy question

2020-08-12 Thread Domingo J Rubira López
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

Re: An easy question

2020-08-12 Thread John Darrington
(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

Re: An easy question

2020-08-12 Thread John Darrington
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

An easy question

2020-08-11 Thread Domingo J Rubira López
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