• FREQ Error...

    From Martin Kazmaier@1:340/1101 to All on Friday, April 17, 2026 17:57:00
    ALLFIX for DOS, v6.1.000 ù fileecho processor ù 02-Feb-19 17:08
    Copyright (C) 2017,2019 by Ken Johnson, All rights reserved.

    Registered to Martin Kazmaier, Shurato's Heavenly Sphere (1:340/1101)

    Overlay buffer : 108784
    Available heap : 361232

    Invalid SRIF file: c:\ele\irex\inbound\*.req

    RP: FREQs [0 ] Service [0 ]
    Nothing to do (14:32)

    The files are there and have been sent by multiple people... binkd is
    showing them coming in, allfix can't find any valid files. What could I be doing wrong? I've tried a *S between -SRIF and the filenames as well as the exact filenames.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (1:340/1101)
  • From Andrew Leary@1:320/219 to Martin Kazmaier on Saturday, April 18, 2026 01:10:19
    Hello Martin!

    17 Apr 26 17:57, you wrote to all:

    ALLFIX for DOS, v6.1.000 ù fileecho processor ù 02-Feb-19 17:08
    Copyright (C) 2017,2019 by Ken Johnson, All rights reserved.

    Registered to Martin Kazmaier, Shurato's Heavenly Sphere (1:340/1101)

    Overlay buffer : 108784
    Available heap : 361232

    Invalid SRIF file: c:\ele\irex\inbound\*.req

    RP: FREQs [0 ] Service [0 ]
    Nothing to do (14:32)

    The files are there and have been sent by multiple people... binkd is showing them coming in, allfix can't find any valid files. What could
    I be doing wrong? I've tried a *S between -SRIF and the filenames as
    well as the
    exact filenames.

    Here is what I use with BinkD for OS/2:

    exec "freq.cmd *S" *.req

    freq.cmd contains:

    @echo off
    f:
    cd \afix
    ALLFIX RP -SRIF %1

    I had to use a .cmd file because my ALLFIX doesn't live in the same directory as my BinkD. Try FREQing something from 1:320/119 to see how it works.

    Andrew

    ---
    * Origin: Phoenix BBS * phoenix.bnbbbs.net (1:320/219)
  • From Tommi Koivula@2:221/360 to Andrew Leary on Saturday, April 18, 2026 10:11:11
    On 18.4.2026 8.10, Andrew Leary wrote:

    Here is what I use with BinkD for OS/2:

    exec "freq.cmd *S" *.req

    freq.cmd contains:

    @echo off
    f:
    cd \afix
    ALLFIX RP -SRIF %1

    I had to use a .cmd file because my ALLFIX doesn't live in the same directory as my BinkD. Try FREQing something from 1:320/119 to see how it works.

    This one works here. I have D:\ALLFIX in PATH.

    exec !"4os2.exe /c allfix.exe rp -srif *S" *.req

    'Tommi

    --- FastEcho/2 1.46.1 Revival
    * Origin: nntp://rbb.fidonet.fi - Finland (2:221/360.0)
  • From Tommi Koivula@2:221/360 to Andrew Leary on Saturday, April 18, 2026 10:23:05
    On 18.4.2026 8.10, Andrew Leary wrote:

    ALLFIX RP -SRIF %1

    I had to use a .cmd file because my ALLFIX doesn't live in the same directory as my BinkD. Try FREQing something from 1:320/119 to see how it works.

    18 Apr 10:14:21 [992600] sending /bbs/bso/fido.001/01400077.req as ba084cc7.req (21)
    18 Apr 10:14:21 [992600] sending /bbs/bso/fido.001/01400077.out as aedb58a2.pkt (492)
    18 Apr 10:14:21 [992600] sent: /bbs/bso/fido.001/01400077.req (21, 21.00 CPS, 1:320/119@fidonet)
    18 Apr 10:14:22 [992600] sent: /bbs/bso/fido.001/01400077.out (492, 492.00 CPS, 1:320/119@fidonet)
    18 Apr 10:14:22 [992600] done (to 1:320/119@fidonet, OK, S/R: 2/0 (513/0 bytes))
    18 Apr 10:14:22 [992600] session closed, quitting...

    No file, no response message.

    I run allfix with "!". I think that was needed not to hang up the line during the RP session.

    'Tommi

    --- FastEcho/2 1.46.1 Revival
    * Origin: nntp://rbb.fidonet.fi - Finland (2:221/360.0)