do while .t. cFile = getfile("DBF") if not empty(cFile) use [&cFile] browse else return endif enddo