PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD21] - Analysis - Restore a file
[WD21] - Analysis - Restore a file
Iniciado por guest, 13,nov. 2017 08:25 - 6 respuestas
Publicado el 13,noviembre 2017 - 08:25
Hi All

I deleted a file from my analysis. I have backups. What is the correct way to add back the deleted file to the current analysis?

Thanks
Publicado el 13,noviembre 2017 - 08:58
Hi, just create a new file with exactly the same name as the deleted one. It will ask you whether to restore the deleted file or not. If it does not then you applied some changes ... it normally does.
Publicado el 13,noviembre 2017 - 10:33
Guenter

Thanks - that worked fine!
Publicado el 13,noviembre 2017 - 11:47
Hi JP,

FYI: you can also return to a previous version of the analysis by using "Generation", "Manage the versions", "Restore a previous version".
It is also useful to see a list of modification for each version of the analysis.
A bit awkward to have to select "restore" to view this list, but you don't actually have to restore anything to view it.

Kind regards,
Piet
Publicado el 13,noviembre 2017 - 14:48
Piet

Thanks, just tried that it is very useful. Good to know!
Publicado el 13,noviembre 2017 - 20:47
Hello JP

Aside from all those methods, you can also drag and drop the .fic file into the analysis.

Regards
Al
Publicado el 14,noviembre 2017 - 08:37
Al,

Oh, thats also useful ! Thanks for the tip.