The following is a sample file layout for the PROPHETC.EXE program.
Here is a sample of some data exported from a Prophet C system. If the law firm decides to go with Prophet C, the data will need to be exported in this same format for them to use our existing Prophet C interface program. "10000","","05/21/97","16:54",0.7,2.73,"0","(312)221-2222","CHCZ 9 S C","IL","0666","" "10100","","05/21/97","16:51",1.3,0.56,"","(817)222-3333","FORT WORTH","TX","0666","" "10200","","05/21/97","16:53",0.7,0.30,"","( )273-9800","SHAWNEE","OK","0666","" "10300","","05/21/97","16:52",1.4,0.56,"","(512)456-7890","PAWNEE","TX","0666","" "20001","","05/21/97","17:06",0.9,0.00,"","( )520-7834","OKLA CITY","OK","0666","" "20012","","05/21/97","16:49",0.9,0.28,"","(516)222-9999","NASZ 5 M","NY","0666","" "20003","","05/21/97","17:04",0.6,0.09,"","( )478-3377","BRITTON","OK","0666","" "30000","","05/21/97","17:07",0.7,0.18,"","(603)881-2356","NASHUA","NH","0666","" "40000","","05/21/97","14:49",1.1,0.19,"","( )478-3377","BRITTON","OK","0666","" "40200","","05/21/97","16:55",1.2,0.56,"","(210)325-6669","","","0666","" "50000","","05/21/97","16:44",1.9,0.19,"","( )946-7596","OKLA CITY","OK","0666","" "60000","","05/21/97","16:56",0.7,0.12,"","( )770-4548","OKLA CITY","OK","0666","" "60001","","05/21/97","15:08",0.7,0.12,"","( )478-3377","BRITTON","OK","0666","" 12 fields altogether: Field 1: Account Number (corresponds to the Tabs3 client/matter number) Field 2: Not used, but still need to have a field for it Field 3: Date call was placed Field 4: Time call was placed Field 5: Call duration Field 6: Call cost Field 7: Not used, but still need to have a field for it Field 8: Phone number dialed Field 9: City Field 10: State Field 11: Call extension Field 12: Not used, but still need to have a field for it