Thank you, John, Is the version you have available for Windows 10?
Take care, John ______________________________ Email: jhwh...@techwriteinc.com Website: www.techwriteinc.com -----Original Message----- From: John Darrington <j...@darrington.wattle.id.au> Sent: Monday, April 5, 2021 2:59 PM To: jhwh...@techwriteinc.com Cc: 'John Darrington' <j...@darrington.wattle.id.au>; 'Listserve PSPP' <pspp-users@gnu.org> Subject: Re: PSPP file fails when I try to import strings 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'