An alternative method for converting data from BTRV to FairCom RTG is as follows:
BUTIL -save btrvFile asciiFile
where btrvFile is the name of your original BTRV 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 and asciiFile is the name of the ASCII text file that was created in step 1.
See Also: