Write a Windows command shell compatible .bat script that does the following:
- Launches in the rm-rbn-history project and runs
python3 csv_to_rm_toucans.py rm_rnb_history_pres.csv to pull in the new QSOs and RBN spots
- changes directory to ..\datasette-ionprf
- makes a backup copy of rm_toucans.db with the current timestamp in the file name.
- copies the new rm_toucans.db from ..\rm-rbn-history\rm_toucans.db to the current directory
- runs f2m_launch_once.py using the oldest and newest timestamps from step one as the --start and --end records.