Hi, heres my problem i have a serial rs232 output to input into my program1. what i want to do with it is rearrange this ascii string input to an order so that a program2 created in visual basic can read it. the program2 uses .csv file to import the data and then reads the data in the correct order. I don't believe it neccessary needs to be a .csv, but the that the data comes needs to be correct. Any ideas be much appreciated.
Thanks Stuart