On Saturday 27 February 2010 21:58:11 you wrote:
> hresult!field=if(mycollection.exist(field), mycollection!field, null)
> 
That's not want I need, I want to be able to do this.

dim a_ollection as collection
acollection!firstname = "fred"
acollection!surname = "smith"
acollecton!salutation = "" (ie not null, an empty string)

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to