From andreas.rosenblad@ltv.se Wed Nov 7 06:35:36 2007 From: andreas.rosenblad@ltv.se To: gretl-devel@gretlml.univpm.it Subject: Re: Re: [Gretl-devel] Backward compatibility Date: Wed, 07 Nov 2007 12:35:32 +0100 Message-ID: In-Reply-To: OF13E2CF67.ED730CFA-ONC125738B.0073A76F@LocalDomain MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0018639663528516249==" --===============0018639663528516249== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit cottrell(a)wfu.edu @ INTERNET skrev 2007-11-06 22:03:15 : > In CVS and Windows snapshot you can do the following (revised > version of Ignacio's sample script): > > > > Alternatively, you could give the string argument to sillyfun as a > quoted string literal: > > list alist = sillyfun("nocars", nocars) > > This should also work in the GUI function-caller. In that case > you type something into the string parameter slot: if it's the > name of an existing string, it gets used as is; if it's not the > name of a pre-defined string it is treated as literal, and is > automatically wrapped in quotes if it's not already quoted. As I understand it, this is a new parameter type for functions, in addition to the already existing six parameter types bool, int, scalar, series, list, matrix? I cannot find anything about this in the User's Guide. Also, the function floor() is not documented in the command reference. Could it be added, please? Andreas --===============0018639663528516249==--