Logan,
Yes. Off the top of my head (I don't have access to gretl at the moment), you'd do
something like
if inbundle["field"]
do stuff
endif
I may not have that exactly right, but I've done something similar.
HTH,
PS
________________________________________
From: gretl-users-bounces(a)lists.wfu.edu [gretl-users-bounces(a)lists.wfu.edu] on behalf of
Logan Kelly [logan.kelly(a)uwrf.edu]
Sent: Wednesday, September 19, 2012 7:03 PM
To: gretl-users(a)lists.wfu.edu
Subject: [Gretl-users] Test is an item is in a bundle?
Is it possible to test if an item is in a bundle? That is, I would like test if a given id
key is in a bundle.
Thanks,
Logan