@ECHO OFF
REM EXAMPLE EVENT BATCH FILE: See RIPMAPS.DOC For full details
REM You must change this file to suit your system and you may run this in
REM a local node.
G:
CD\WEATHER
pkunzip -o *.arc c:\pcb\ripmaps
rem >C:\pcb\ripmaps\noshow.now
pkzip C:\pcb\ripmaps\*.pcx D:\upload\weather.zip -ex
copy satelite.arc D:\upload\1satlite.zip
copy radar.arc d:\upload\1radar.zip
copy weathmap.arc d:\upload\1wethmap.zip
C:
CD\PCB\ripmaps
RIPmaps -l allmaps
del C:\pcb\ripmaps\noshow.now
C:
CD\PCB\NODE1
board

