Subject Re: How can I recover deleted .wfm
From Daniel Georgi <daniel.georgi@hytec-hydraulik.de>
Date Thu, 18 Nov 2021 11:07:51 +0100
Newsgroups dbase.getting-started

Am 18.11.2021 um 07:12 schrieb Emeka Ossai:
> Hi all,
>
> I mistakenly deleted my .wfm and .rep files of my app. I cannot afford to start afresh. What can I do. Can .wfo and .rep be converted to .wfm and .rep. Is there any command to recover files deleted in command prompt. Please help me
>
> Emeka
>

Hello Emeka,

this will not help you right now, but maybe you and others in the future.

Consider using a source code control system like Git oder SVN.
Of course this is overpowered, if changing one file a year, but on a
regular base it can help you a lot.

It's very easy to use, especially in a single developer environment.

I recommend "Tortoise Git" for a direct windows explorer integration and
"Source Tree" as project tool.

Just an idea.

Daniel