hi all, I have a sql query which is called n times ( taverna iterate on the list of n parameters and execute n time the query) for some input's parameter the query return nothing. The total output is a list of list values, so some sublist is empty. Question: how can I delete/remove this empty lists? I spent 2 days of this easy problem( easy with standard programming). I got always an empty list as childer of the main one.
-- Ra ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ taverna-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-users Documentation: http://www.mygrid.org.uk/usermanual1.7/ FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq Biological Services: http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices
