On Mon, 14 Mar 2011 10:10:27 -0300, leo macdonald
<[email protected]> wrote:
>Hi Ron
The OP did not post in plain text so I didn't get his original post. But
one way to automatically copy any file to another drive would be to use
the Windows Scheduled Tasks feature.
Another method would be to wrap Legacy.exe in a batch file something
like this...
rem CommandName: leg.bat
rem Description: Start Legacy and backup family file when finished.
rem ---------------------------------------------------------------
echo on
c:\Legacy75\Legacy.exe
copy C:\Legacy75\Data\my.fdb f:\LegacyBackups\
exit
Then start Legacy by using the batch file. When you close Legacy, the
copy command will automatically execute.
The only downside to this approach is that a pesky command window
remains open until Legacy closes.
--
Dennis Kowallek (LTools)
http://zippersoftware.com/ltools/index.htm
http://groups.yahoo.com/group/ltools
NOTE TO LUG USERS: Use plain text if you want me to read your post.
Legacy User Group guidelines:
http://www.LegacyFamilyTree.com/Etiquette.asp
Archived messages after Nov. 21 2009:
http://www.mail-archive.com/[email protected]/
Archived messages from old mail server - before Nov. 21 2009:
http://www.mail-archive.com/[email protected]/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp