This is the .bat file I created to place a copy of my Flex PSDR database into a folder on my Desktop. My memory is fuzzy but I think the modifiers will copy if it's been changed since the last copy was made. I used this to auto save my logbook .mdb files every 12 hours by running Windows Scheduler. As long as my computer is running, it will create these backups twice a day.
I went through my little 'Bat files for Dummies' primer and can't find how to append the time and date to the file name, like the PSDR program does when you invoke "Export Database" Anybody? This is just about the max of my programming skills. Xcopy "C:\Documents and Settings\Bill\Application Data\FlexRadio Systems\PowerSDR v1.19.3\database.xml" "C:\Documents and Settings\Bill\Desktop\PSDR_XML" /D /Y /R ----------------------------------------------------- User - a technical term used by computer pros. See idiot. ----------------------------------------------------- Bill H. in Chicagoland webcams at http://76.16.160.118:8080 weather at http://hhweather.webhop.org _______________________________________________ Flexedge mailing list [email protected] http://mail.flex-radio.biz/mailman/listinfo/flexedge_flex-radio.biz This is the FlexRadio Systems e-mail Reflector called FlexEdge. It is used for posting topics related to SDR software development and experimentalist who are using alpha and beta versions of the software.
