I am storing and recalling large UDT arrays as text files... Using the PUT & GET functions.

The program using these text files to load previously parsed information.



After moving the program and UDT text files from a 32b computer to a 64bit computer they do not parse correctly.

How can I correct this so that UDT files read the same on both computers?


Thanks
Tony