I discovered that FB^3 seems to be missing 2 toolbox calls that FB2 supported, fn ReadDateTime and fn SetCatInfo, so is the following code correct ?? toolbox fn ReadDateTime(long) = int `0xA039 toolbox fn SetCatInfo(long) = int `0xA260 tia Pete...