> R>sel * from phone > -ERROR- Cannot find dBASE file in current directory or path. (2585) > > Why do I get this error?
Errrr.... because the dBASE file (IS NOT) in current directory or path. ;-) If you put a cd \caller~1\phone before the select, it will work, then change back to the RBase Dir. If you don't want to do that, you will have to copy the dbase file to the Rbase DB directory. AFAIK, this has always been true.
