Roger,

First thanks for your advice.

I have to add it in SciTEGloba.properties ?
There is no pb with the names of other commandes ?


On Mon, 27 Mar 2006 09:49:22 +0000 (UTC), "Roger Sondermann"
<[EMAIL PROTECTED]> said:
> At 27 Mrz 2006, 11:36, Richard Coffre wrote:
> 
> > Hi all,
> > 
> > Is it possible to define or set bak files in order to have a
> > backup ? 
> 
> Sometimes I find them annoying, sometimes I'm missing them. So 
> I've added menu-items to create and delete them on demand:
> 
> command.name.11.*=Backup "$(FileNameExt)" as "$(FileNameExt).bak"
> command.11.*=cmd /c copy /b /v /y "$(FilePath)" "$(FilePath).bak"
> command.subsystem.11.*=0
> 
> command.name.12.*=Delete "$(FileNameExt).bak"
> command.12.*=cmd /c del "$(FilePath).bak"
> command.subsystem.12.*=0
> 
> -- 
>  -=Roger Sondermann=-
> 
> _______________________________________________
> Scite-interest mailing list
> [email protected]
> http://mailman.lyra.org/mailman/listinfo/scite-interest
-- 
Richard Coffre
Directeur technique
Tél. : +33 6 32 60 97 60
Fax. : +33 1 70 22 08 85
[EMAIL PROTECTED]
http://www.polygonis.com
http://www.polygonis.com/outils/
Polygonis, concilions l'informatique et l'éthique
"Un problème sans solution est un problème mal posé." A. Einstein


_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to