To fix the color problems, I removed calls to NanForum FT_N2COLOR()
function and put back in the calls to NTOCOLOR() from Clipper Tools
library.
Commented out pure Clipper functions FILETIME() and FILEDATE() and
allowed them to resolve from Clipper Tools library which is much
faster.
Replaced BUFFREAD.PRG with OBUFREAD.OBJ
Replaced PROFILE.PRG with new PROFILE.PRG with buffered reads.