Page 1 of 1

object declarations

Posted: Sat May 02, 2015 10:53 am
by startz
It would be mildly nice if one could declare multiple objects in a single statement. Something like,

Code: Select all

series x y z

Re: object declarations

Posted: Sat May 02, 2015 11:34 am
by EViews Gareth
Group g1 g2 g3?

;)


How often do you actually declare blank objects like that though? Usually people declare and assign at the same time.

Re: object declarations

Posted: Sat May 02, 2015 11:36 am
by startz
I'd settle for series, scalars, and vectors (of the same size). I tend to do this when I'm going to copy and paste a bunch of data, so maybe series is the only one that much matters. It's not a big deal, on the other hand I would think it a cheap change.