I took another attempt at Visual Basic today. A text file was generated from the Paragon system and it was the information we needed as well as the pile of junk that came with it. So I need to read and write a new file with the info and not the junk…. Well I spent two hours working on it and I have it almost done. I have the read and the write part finished now I need to work on the part where I actually tell VB what I want to pull out of the file to write to the new one…. kinda fun to learn. I think it could be easier if I learned C#…….
