Subj : Re: BBSLink
To   : Jim Haight
From : Jay Harris
Date : Sat Aug 06 2022 06:15 pm

*** Quoting Jim Haight from a message to Joe Piche ***

JH> I recently visited a new RG board with a working BBSlink. I don't
JH> know how he did it and I did ask him if he would share his batch file
JH> but without a response. I sort of came here to ask if anyone else has
JH> had any luck. I think there is documentation to do BBSlink with
JH> Telegard and maybe that's how he did it.

I have BBSLink setup with Telegard.  I use NetFoss's NFU.EXE to convert
DOOR.SYS to DOOR32.SYS.

4. Command    DG - Shell w/ DOOR.SYS (GAP)
5. Options    "C:\TELEGARD\BBSL.BAT LORD ~CN"

[BBSL.BAT]
@ECHO OFF
C:\TELEGARD\NF\NFU.EXE C:\TELEGARD\TEMP%2
"C:\TELEGARD\DOORS\BBSLINK\BBSLINK.BAT %1 %2"
EXIT
[/BBSL.BAT]

[BBSLINK.BAT]
@ECHO OFF
C:
CD \TELEGARD\DOORS\BBSLINK
set host=games.bbslink.net
set authcode=<secret>
set schemecode=<secret>
bbslink.exe -DC:\TELEGARD\TEMP%2\DOOR32.SYS -V%1 -W%host% -X%syscode%
-Y%authcode% -Z%schemecode%
EXIT
[/BBSLINK.BAT]


You can download BBSLink's package here:
https://bbslink.net/sysop/


Jay

... Don't force it, get a larger hammer

--- Telegard v3.09.g2-sp4/mL
* Origin: Northern Realms/TG � tg.nrbbs.net � 289-424-5180 (1:229/664.1)