Populate List Box from text file
Posted: Mon Jan 30, 2017 10:15 am
Howdy,
I am trying to add a listbox containing the IP Addresses for a particular system, and wrote a script to generate the IP Addresses.
My installer code runs the script and then reads text file output to a variable, to get the IP Addresses into the listbox.
For some reason, the listbox is only seeing the first entry when I write it to a variable and read it from the MessageBox and the Listbox item list...
Any ideas?
The text file is attached (unaltered) from my testing system as well as a screenshot of my installer code.
Steven
I am trying to add a listbox containing the IP Addresses for a particular system, and wrote a script to generate the IP Addresses.
My installer code runs the script and then reads text file output to a variable, to get the IP Addresses into the listbox.
For some reason, the listbox is only seeing the first entry when I write it to a variable and read it from the MessageBox and the Listbox item list...
Any ideas?
The text file is attached (unaltered) from my testing system as well as a screenshot of my installer code.
Steven