se usi VB6-
Dovrebbe andare.codice:dim strT() as string dim A as string dim B as string dim C as string strT=Split(LATUAVARIABILE, ";") A=strT(lbound(strT)) B=strT(lbound(strT)+1) C=strT(lbound(strT)+2) erase strT
![]()
se usi VB6-
Dovrebbe andare.codice:dim strT() as string dim A as string dim B as string dim C as string strT=Split(LATUAVARIABILE, ";") A=strT(lbound(strT)) B=strT(lbound(strT)+1) C=strT(lbound(strT)+2) erase strT
![]()