We've developed an application that collects telephone call information from the PABX, strips out the unwanted data and charges Hotel guests for their telephone calls. At present we use Telix software to cllect the data and then our Foxpro application takes it out of the captured file. I want to be able to collect the data directly in the Foxpro program. We tried using FOPEN, FREAD & FSEEK. but can get it to work. Does anyone know how to get this running?<br>