Hello Everyone.
I need to know how to extract information from a file generated by VarLocalFile (Mydoc.txt) with this structure : Name1, Name2,Name3.... to a ListBox Object, where a different data appears on each line. Something like this:
Name1
Name 2
Name 3
Hola a todos.
Necesito saber como pasar información de un archivo txt separados los datos por coma (nombre1,nombre2..)
a un objeto cuadro de lista donde cada dato individual ocupe una linea de la lista .
Thanks / Gracias
Note: I´m learning a lot thanks to your help
Hello Everyone.
I need to know how to extract information from a file generated by VarLocalFile (Mydoc.txt) with this structure : Name1, Name2,Name3.... to a ListBox Object, where a different data appears on each line. Something like this:
Name1
Name 2
Name 3
Hola a todos.
Necesito saber como pasar información de un archivo txt separados los datos por coma (nombre1,nombre2..)
a un objeto cuadro de lista donde cada dato individual ocupe una linea de la lista .
Thanks / Gracias
Note: I´m learning a lot thanks to your help