On Tue, 31 Jan 2012, Beek Pang wrote:
Dear gretl community, I am using gretl 1.7.4 under MS-Windows XP
(Service Pack 2). My issue and question is the following:
[...]
One question and one remark:
* How is this problem related to the line-break character, exactly? Do you
see gretl behaving differently if you use one long line of code, as
opposed to a command split into several lines?
* you may want to construct a series incrementally and then use that as
your "filter", as in
<hansl>
series bloo = (blah > 1)
series bloo = bloo || (blip < 3)
series bloo = bloo && missing(bloz)
smpl bloo --dummy
</hansl>
This way of doing things has the advantage that you can easily
remove/alter the logical conditions to check that the script is doing
exactly what you want it to do.
Riccardo (Jack) Lucchetti
Dipartimento di Economia
Università Politecnica delle Marche
r.lucchetti(a)univpm.it
http://www.econ.univpm.it/lucchetti