Ver Mensaje Individual
  #11 (permalink)  
Antiguo 09/06/2009, 17:07
Avatar de juaco14
juaco14
 
Fecha de Ingreso: mayo-2009
Mensajes: 185
Antigüedad: 15 años
Puntos: 1
Respuesta: Pasar de .txt a ListView

it = it + 1
For i = LBound(sStr) To UBound(sStr) - 1
ListView.ListItems(it).ListSubItems.Add , , sStr(i + 1)