@ECHO OFF IF EXIST SAMPLE.DBF ERASE SAMPLN*.* IF NOT EXIST SAMPLE.DBF RENAME SAMPLN*.* SAMPLE*.* cls echo. echo. echo Start program execution by entering at the current prompt echo WEDA [ENTER] echo.