Subj : Re: CNet/Mystic To : All From : Spitfire Date : Thu Dec 06 2018 12:23:12 On Wed 5-Dec-2018 9:45p, Spitfire wrote: S> If anyone wopuld like these two scripts. Let me know. I think I S> can take this same script and modify it to copy the nodelists from inbound S> to the proper location in my U/D files area and let CNet adopt them during S> amaint. I will work on that next! :) Ok, I hit an issue with my log script. One of the logs are in use and can not be deleted and it is growing and growing. I would have to shut down the frontdoor to delete the log or load the log in CygnusEd (or any editor) clear the log and save it as an empty file. Is there away this can be done in a script? Let me show you what I have so far. (stole these ideas from Necromaster) ... ECHO "[] Mystic Log Toss v1.0 started!" ECHO "" cd DH3:Mystic/logs/ IF EXISTS fidopoll.log copy from DH3:Mystic/logs/fidopoll.log TO CNet:SysData/log/fidopoll.log ELSE ECHO "" ECHO "() No Log Found!" ECHO "" ENDIF wait 1 IF EXISTS node1.log copy from DH3:Mystic/logs/node1.log TO CNet:SysData/log/node1.log ELSE ECHO "" ECHO "() No Log Found!" ECHO "" ENDIF wait 1 IF EXISTS mis.log copy from DH3:Mystic/logs/ TO CNet:SysData/log/ ELSE ECHO "" ECHO "() No Log Found!" ECHO "" ENDIF ECHO "" ECHO "() Delete Old Logs!" ECHO "" Delete DH3:Mystic/logs/#? ECHO "" ECHO "[] Mystic Log Toss finished!" ECHO "" All the above works fine until it tries to delete the MIS.LOG and that were were it errors. File in use. Any suggestions? // // -=]SPITFIRE[=- of Reign Of Fire BBS. rofbbs.ddns.net:2300 \X/ JoinLink - RetroNet - C=Net - FidoNet (931)/494-9100 --- CNet/5 * Origin: Reign Of Fire: rofbbs.ddns.net:2300 / (931)494-9100 (80:774/69) .