An alternative method for converting data from ISAM to FairCom RTG/ISAM is as follows:
BUTIL -save ISAMFile asciiFile
where ISAMFile is the name of your original ISAM data file and asciiFile is the name of the ASCII text file it is exported to.
ctutil -load ctreeFile asciFile -p
where ctreeFile is the name of the data file to be used with FairCom RTG/ISAM and asciiFile is the name of the ASCII text file that was created in step 1.
See Also: