Quantcast
Channel: Statalist
Viewing all articles
Browse latest Browse all 72764

Bug in -describe- when varlist starts with "in" ?

$
0
0
Dear Statalist.

I think I found a bug with describe when it tries to parse varlists that start with "in"

Code:
clear
set obs 10
gen ina_ex_od=.
gen out_ex_od=.
des out*ex_od
des in*ex_od
Last command exits with

Code:
varlist not allowed
r(101)
Tested it on Stata MP 13.1 / Windows 8 64bit (9 Dec 2015) , Stata MP 14.1 / Windows 8 64bit (21 Dec 2015) and Stata MP 13.1 / Unix (3 Jun 2015)

Can others confirm? Am I just using a wrong syntax?



Viewing all articles
Browse latest Browse all 72764

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>