: rev2.0v00.u12 :-------------------------------------------------------------------- : NCR0363 - View on host fix - For all apps on NT4, Word on 95/98 # opent21rpt /u/catcom/scripts - - 555 catcom catcom :-------------------------------------------------------------------- : NCR0490 - Email stats module for PTC : NCR0493 - Email delays & datetime mods for PTC # handlet21rpt /u/catcom/scripts - - 555 catcom catcom # dodiremail /u/catcom/Directory/cdir/scripts /u/catcom/cdir/net - 755 catcom catcom # diremailc /u/catcom/Directory/cdir/scripts /u/catcom/cdir/net - 755 catcom catcom # doems.awk /u/catcom/Directory/cdir/scripts /u/catcom/cdir/net - 755 catcom catcom # emstats.frm /u/catcom/forms/standard - - 444 catcom catcom # emstats.t21batch /u/catcom/scripts - - 555 catcom catcom # buildemstats /u/catcom/Directory/cdir/scripts /u/catcom/scripts - 555 catcom catcom x echo "Building operator email stats database table..." x /u/catcom/scripts/buildemstats :-------------------------------------------------------------------- : NCR0499 - Mods to formatter for PTC to allow configurable rejects # formatter_vars.eg /u/catcom/Config/data /u/catcom - 444 catcom catcom # form_clu /u/catcom/bin - - 6551 catcom catcom :-------------------------------------------------------------------- : NCR0506 - Directory enquiry download log file cleanup # clrdb /u/catcom/Directory/cdir/release /u/catcom/bin - 4111 catcom catcom # dcreat /u/catcom/Directory/cdir/release /u/catcom/bin - 4111 catcom catcom # dcreat1 /u/catcom/Directory/cdir/release /u/catcom/bin - 4111 catcom catcom # dcreat2 /u/catcom/Directory/cdir/release /u/catcom/bin - 4111 catcom catcom # dcreat3 /u/catcom/Directory/cdir/release /u/catcom/bin - 4111 catcom catcom # dcreat4 /u/catcom/Directory/cdir/release /u/catcom/bin - 4111 catcom catcom # dupdate /u/catcom/Directory/cdir/release /u/catcom/bin - 4111 catcom catcom # setmen /u/catcom/Directory/cdir/release /u/catcom/bin - 6111 catcom catcom # scp /u/catcom/Directory/cdir/release /u/catcom/bin - 6111 catcom catcom :-------------------------------------------------------------------- : NCR0523 - dosql/dobatch/t21rptopts/catwarn : Fix to problems running under scosh / oash # dosql /u/catcom/scripts - - 555 catcom catcom # sqlrep /u/catcom/scripts - - 555 catcom catcom : Fix to problems running under scosh / oash # dobatch /u/catcom/scripts - - 555 catcom catcom : Report output Options - Spelling of Attachments typo # t21rptopts /u/catcom/Config/src/t21rptopts /u/catcom/bin - 551 catcom catcom # t21rptopts.frm /u/catcom/Config/src/t21rptopts /u/catcom/forms - 444 catcom catcom : Fix to DOS file format for CSV and Crystal Report Output Formats # convt21rpt /u/catcom/scripts - - 555 catcom catcom : mods to allow stardard catwarn on all systems : uses (optional) config files : /u/catcom/database/catwarn.emaillist - list of email addresses : /u/catcom/database/catwarn.ttylist - list of terminal ttys # catwarn /u/catcom/scripts - - 555 catcom catcom :-------------------------------------------------------------------- : NCR0527 - Mods to checklogs for PTC Directory update log : - changes allow standard checklogs for everyone : - Config file in /u/catcom/database/dirupdlog.emaillist : - optional custom custclrdirupd script : (see ptc custclrdirupd now containing code for exmvd handling) # checklogs /u/catcom/scripts - - 555 catcom catcom :-------------------------------------------------------------------- : NCR0530 - Mods to standard software due to PTC directory enhancement : - New standard Directory SessionLog - with TEX info (if exists) : - dir stats now calls configurable dir history table : - new directory update history table # SessionLog /u/catcom/Directory/SessionLog /u/catcom/bin - 555 catcom catcom # dirstats /u/catcom/scripts - - 555 catcom catcom # dirstats.awk /u/catcom/scripts - - 444 catcom catcom # direc_vars.eg /u/catcom/Config/data /u/catcom - 444 catcom catcom # dirhist.frm /u/catcom/forms/standard - - 444 catcom catcom # lddirhist /u/catcom/scripts - - 555 catcom catcom # builddirhist /u/catcom/scripts - - 555 catcom catcom x echo "Build Standard Directory Update History table Y/N ?"; read x; echo "answer was $x"; if [ $x = "y" -o $x = "Y" ]; then echo "building dirhist table"; /u/catcom/scripts/builddirhist; fi :-------------------------------------------------------------------- : End rev2.0v00.u12