rem ARCH.BAT : procédure qui permet de démarrer ARCHI-LOG @echo off rem Mettre ci-dessous la lettre qui identifie le disque rem de votre serveur set SERVEUR=C SET LOCAL=C IF "%OS%"=="Windows_NT" GOTO NT GOTO SUITE :NT rem instructions propres à WinNT ou Win2000 ou WinME kb16 cf,850 SET path=%path%;%LOCAL%:\FPD25 :SUITE COPY COPIE00.NON %LOCAL%:COPIE00.BAT rem Parfois, la commande START peut être requise devant la ligne suivante foxr -t arch -C%LOCAL%:\SHLM-AR CALL %LOCAL%:COPIE00 set SERVEUR= set LOCAL= set DISQUE=