bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: SHOW command is missing ENVIRONMENT information


From: Ben Pfaff
Subject: Re: PSPP-BUG: SHOW command is missing ENVIRONMENT information
Date: Mon, 6 Mar 2023 21:18:21 -0800

Huh.

SPSS documentation says that SHOW ENVIRONMENT should show environment variables. It also says, vaguely, that it shows other things. I couldn't find example output online. I pushed a change to make it show environment variables.

You can use SHOW SYSTEM to show the other things you're looking for, I think.

On Mon, Mar 6, 2023 at 5:54 PM <knassen@chartermi.net> wrote:

testshow.sps:4.6-4.16: error: SHOW: Syntax error expecting the name of a

setting.

    4 | SHOW ENVIRONMENT.

      |      ^~~~~~~~~~~

 

ENVIRONMENT information also doesn’t appear when the SHOW ALL command is run.

 

I noticed this when I ran some code that starts with SHOW VERSION ENVIRONMENT.  Thus it also doesn’t work in combination with other SHOW options.

 

A long time ago, it used to say something like SHOW: ENVIRONMENT is amd64-unknown-freebsd8.2 or similar, depending on the operating system used.

 

Considering this is good information for bug reports, it would be nice if it would work as the documentation shows.

 

_______________________________________________
Bug-gnu-pspp mailing list
Bug-gnu-pspp@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp

reply via email to

[Prev in Thread] Current Thread [Next in Thread]