BBSmode Spawn
BBSCommand "execute AXsh:etc/remote-startup"
BBSInOut "AXAUX:serial.device/0/shared/speed%B"
Serialname serial.device
Serialunit 0
Baud 19200

Article: 11597 of comp.sys.amiga.datacomm
From: Klaus_Seistrup@magneto.bbs.bad.se (Klaus Seistrup)
Newsgroups: comp.sys.amiga.datacomm
Subject: Re: AXsh - how do I set it up to run?
Message-ID: <OA92-910-102_17f9225a@piraya.bad.se>
Date: Sat,  6 Mar 93 18:46:56 +0100
Reply-To: Klaus_Seistrup@magneto.bbs.bad.se (Klaus Seistrup)
Distribution: world
Organization: Magnetic Ink, Copenhagen N, Denmark 

  Hello Soeren.

[04-Mar-93: Soeren]

 SBH> I'm trying to get AXsh running, but it seems to fail every time I use
 SBH> the ax-server. So I was wondering, if it's possi 

 SBH> ble to get another program to call axsh, perhaps some kind of
 SBH> trapdoor.

 SBH> Does anyone know of such program, and if so, where would I find it.

 SBH> Do you have AXsh running? With or without another program, in that
 SBH> case, how is your setup, and what modem are you using( Hayes
 SBH> compatible? )

I'm spawning AXsh from TrapDoor:

    [TrapDoor.cfg]
    BBSCOMMAND "Execute S:SpawnAXsh.td"

    [SpawnAXsh.td]
    .KEY BAUD/A
    .BRA {
    .KET }

    CD AXSH:
    bin/AXsh <AXAUX:baudbandit.device/0/shared/speed38400 >AXAUX:baudbandit.
device/0/shared/speed38400 -log
    BaudCount LOG:BaudCount.idx {BAUD}

'tworks fine. :-)


    /\
   / Kleis
  /____\

---


