I am working on a system that has a lot of table updates done manually and I would like to convert those over to an automated script. The issue that I am running into is that the version of the tables is now version 4.0 and I have code that works with the version 3.0 table formats.
The main difference is the Prolog statements the default and revdefault lines and the encoding lines.
The tools that I have used in the past TioSave, TioLoad, TioUpdateData, and TioGetValueLists. Everything works fine except for the TioSave which defaults to version 3.0. All of the Encoding lines are missing from the updated table.
Does anyone know of a different PROC that I can use to get version 4.0 info into the table?
Thanks in Advance.
Rob Lindsey