AW: [Webtest] webtest.cmd ? was: taskdef class com.canoo.ant.task.PropertyTableTask cannot be found

Denis N. Antonioli webtest@lists.canoo.com
Fri, 10 Jun 2005 15:35:36 +0200


Hi Fritz

On 10 juin 05, at 15:25, <F.Foerster@dpcom.de> wrote:

> got PropertyTableTask working :).

Great :-)


> First Problem:
>
> in my .xls file i have a column with "1"s and "2"s.
> PropertyTableTask converts it to "1.0" and "2.0".
>
> No matter if asign the cell-format to "text".
>
> Do you know of this problem?

Yes.
I force excel to treat numbers as text by entering an apostrophe ' in  
front of the number:
'1 instead of 1


Happy testing
     dna

-- 
There are 10 types of people in this world...
Those who understand binary, and those who don't.