• Command line control

    From Bill Gordon@1:3634/22 to All on Saturday, September 10, 2011 14:33:41
    Hello All.

    Can IREX 2.31 be controlled from the command line? Or from a batch file?

    Bill

    ---
    * Origin: *Square One BBS telnet://sq1bbs.com (1:3634/22)
  • From Roy Witt@1:387/22 to Bill Gordon on Saturday, September 10, 2011 16:20:32

    10 Sep 11 14:33, Bill Gordon wrote to All:

    Hello All.

    Can IREX 2.31 be controlled from the command line? Or from a batch
    file?


    We do it in Windows.

    My REX.BAT

    cd\irex
    if not exist *.0 goto START
    if exist *.0 goto CHOKE

    :START
    rexw.exe -daemon -tray
    if exist *.0 goto END

    :CHOKE
    del *.0
    goto START

    :END
    exit




    R\%/itt


    ... Only 5% of all humans have the privilege to live in America.

    --- Twit(t) Filter v2.1 (C) 2000-10
    * Origin: SATX Alamo Area Net * South * Texas, USA * (1:387/22)
  • From Robert Wolfe@1:261/20 to BILL GORDON on Sunday, September 11, 2011 16:19:00
    Bill Gordon wrote to All <=-

    Hello All.

    Can IREX 2.31 be controlled from the command line? Or from a batch
    file?

    To send outbound mail: rexw.exe -s
    To fetch new mail: rexw.exe -f

    Of course the last letter in the main filename depends on what platform
    your version of Internet Rex runs on.

    ... The number you have dailed...Nine-one-one...has been changed.
    --- MultiMail/Linux v0.49
    * Origin: Omicron Theta | Williamsville, NY | fpsoft.net (1:261/20)