
; This script updates the "JamWScripts.lha" file.  It is run at least once a
; day.
;
failat 99999

lha u jam:jamwscripts dlgconfig:batch/updatescripts
lha u jam:jamwscripts mail:jbundle.cfg
lha u jam:jamwscripts jam:readme.txt
lha u jam:jamwscripts rexx:jbundle.rexx
lha u jam:jamwscripts rexx:jflow.rexx

lha d jam:jamwscripts batch/#?
lha -x -a u jam:jamwscripts fido:batch/#?

lha d jam:jamwscripts welmat/#?
copy point:wnotify.cfg jam:welmat/wnotify.cfg
copy mail:welmat.oldcfg2 jam:welmat/welmat.cfg
lha -x -a u jam:jamwscripts jam:welmat/#?

lha d jam:jamwscripts dlg/#?
copy uulib:passwd1 jam:dlg/passwd1
copy mail:dialoggo jam:dlg/dialoggo
copy dlgconfig:batch/tr1.startup jam:dlg/Tr1.startup
lha -x -a u jam:jamwscripts jam:dlg/#?

;