Am 19.01.2021 um 17:21 schrieb Artur Bala:
Hi Allin,
I came across a discrepancy in the output for the "summary" command when
no series are specified. _In a script_, the following lines work fine:
<hansl>
open
http://www.stata-press.com/data/r13/auto.dta
<
http://www.stata-press.com/data/r13/auto.dta>
summary
</hansl>
but eventually, when typing "summary" _in the command line_ (and I came
across it by pure chance), the "IQ range" and "Missing obs." labels
shift to the left replacing the 5% and 95% percentile labels - labels
only, not the columns - and the last two columns (actual "IQ range" and
"Missing obs.") appear with no label at all.
Hi Artur,
I cannot confirm this running in German with "almost-2021a" (snapshot
Jan 14th), checking in the console. Or do you mean the CLI program
directly in the shell?
thanks
sven