Shalom


on windows 10
using
  GNU pspp 1.0.1-g818227 .
 I run the fallowing



get  file= 'C:\Program Files\PSPP\share\pspp\examples\hotel.sav' .
dataset name hotel .
get file= 'C:\Program Files\PSPP\share\pspp\examples\repairs.sav' .
dataset name repairs .
dataset copy repairs2.

when the second get  command run the first dataset is replaced by the second one
dataset repair2 has no data only variable  names

Hillel Vardi
BGU
_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to