• [APoint] binkD plugin updated

    From Martin Foster@2:310/31.3 to All on Saturday, May 25, 2019 13:58:59
    Greetings All!

    I've updated the binkD plugin to include partial crash netmail support. For now, it supports crash netmail within your OWN zone ONLY.

    Download(ap_bnd02.zip) from https://stargate.org.uk/apoint

    Upgrade instructions:
    ---------------------
    [1] Extract binkdnl.144 ONLY, to your existing "binkd" directory.

    [2] Load your existing "binkd.cfg" into a text editor, change "#include binkd.inc" to "include binkdnl.144"(without quotes) and save the new file.

    [3] Load your existing BINKPOLL.BAT into a text editor and add "if exist *.clo goto poll" in between the following two lines:

    if exist *.csy del *.csy>nul
    if not exist *.req goto check_dut

    It should now look like this:

    if exist *.csy del *.csy>nul
    if exist *.clo goto poll
    if not exist *.req goto check_dut

    Full instructions for a NEW install are included in the ZIP package.

    Regards,
    Martin

    --- APoint 1.25
    * Origin: Bitz-Box - Bradford - UK (2:310/31.3)