Use Youfile.dbf
sele Yourfile
scan
cFile = rtrim(FieldName)+'.ext'
&& Fieldname is the name of the field in your dbf file that contains the data about the file name you are looking for.
if File(cFile)
do this code
else
do this code
endif
Endscan
Ali Koumaiha
Wireless Toyz
Farmington Hills, Michigan
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.