# Generates a new case file
clear
echo -n "I have the following entries listed as Case Files, if yours is
not listed then it is not"
echo " in my database, and I cannot update it"
echo ""
ls "$WORKDIR"/data | grep "case"
echo ""
echo "Please enter the filename of the casefile you wish update below"
read updatecasefile
echo "OK Please wait, passing control"
casefile="$updatecasefile" loadopts="caseupdate" ./bikelog.sh