d ##class(community.csvgen).Generate("/irisdev/app/test_banzai7.csv",",","test.matriz2")
do ##class(community.datatypes).Guess($Piece(line(r),dlm,i),.types)
zGetRowTypes+20^community.csvgen.1 *line(1)
I tried to use the prowtype but I actually dont know how
My csv example:
Col1,Col2 0,1 1,0
I tried to use the prowtype but I actually dont know how