• batch file weirdness

    From Spectre@21:3/100 to Everyone on Sunday, December 01, 2019 14:24:00
    my mangle it all batch file looks like so...

    cd\iedit
    icedit.exe /DL:F:\SBBS\ /N:%1
    cd\sbbs
    type tzutc.txt > new.txt
    type msgtmp >> new.txt
    move new.txt msgtmp

    Now this has worked flawlessly in the past. But its throwing at error
    at the move command, "bad command or file name". If I do this manually
    at shell level it works fine. Its just started failing in the batch file.

    The double tear line should be fixed too. That was a repeat of the old fix.

    Origin address might be buggered in one of the higher node numbers... thats my only guess at the moment.

    Spectre


    --- SuperBBS v1.17-3 (Eval)
    * Origin: <Shoot'n the breeze on The Lower Planes> (21:3/100)