> Do you really mean "crashes"
In my version gretl crashes, i.e. aborts
I need to assign some default value
to a function argument of strings type .
Is there any way to do it?
For string type it is simply vname[null].
But for strings type I get "syntax error".


--- Оригінальне повідомлення ---
Від кого: "Allin Cottrell" <cottrell@wfu.edu>
Дата: 14 квітня 2015, 02:48:14

On Tue, 14 Apr 2015, oleg_komashko@ukr.net wrote:

> Gretl 1.10.90 on  debian  crashes in attempting to  reproduce 
> example on p. 77 of User's Guide (dated March 15) creating empty 
> array
>
> matrices M = null

Do you really mean "crashes", or that an error message is generated? 
I'm seeing the latter. That shouldn't be, and will be fixed, but in 
the meantime you can use

matrices M = array(0)

to the same effect (get an empty array).

Allin Cottrell

_______________________________________________
Gretl-users mailing list
Gretl-users@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users