Subj : Re: CNet/Mystic
To   : All
From : Spitfire
Date : Sat Dec 08 2018 08:33 am

       Ok, the is not working like I wanted it to.  I am just now learning
AmigaDOS thanks to Necromaster and his scripts he made.  Here is the script I
am trying to use...

--------------------------------------
 ECHO ""
 ECHO "[] Nodelist Toss started!"
 ECHO ""
CD Echomail:Inbound/

IF EXISTS nodelist.*
copy from Echomail:Inbound/nodelist.* TO DH1:UDBase0/FTN_OTHER/
copy from Echomail:Inbound/nodelist.* TO Nodelist:
ELSE
ECHO "-No Inbound FidoNet Nodelists!"
ENDIF
IF EXISTS cnet.*
copy from Echomail:Inbound/cnet.* TO DH1:UDBase0/CNT_NODEINF/
copy from Echomail:Inbound/cnet.* TO Nodelist:
ELSE
ECHO "-No Inbound C=NET Nodelist!"
ENDIF
IF EXISTS retronet.*
copy from Echomail:Inbound/retronet.* TO DH1:UDBase0/RTN_NODELIST/
copy from Echomail:Inbound/retronet.* TO Nodelist:
ELSE
ECHO "-No Inbound RetroNet Nodelists!"
ENDIF
--------------------------------------

       What am I doing wrong in the script above?  On Fridays I get the 3
nodelists sent over.  I want the script to move them in the right place.

            //
           // -=]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)