On Mon, Apr 05, 2021 at 01:00:57PM -0400, jhwh...@techwriteinc.com wrote: GNU pspp 1.4.1-g79ad47 in Windows 10 Pro.
The crash is obviously a bug. I couldn't reproduce it in version 1.5.3 so perhaps it has been fixed. At any rate, if you want to force all string widths to 45 then you can pass the subcommand /ASSUMEDSTRWIDTH=45 to the GET DATA command. Alternatively there is a rather messy kludge you can do: Insert a row at the top of your spreadsheet where each column has a string of the length you want. J'