                            Abacus PC Online BBS
                                 TEAM LORA!

The following is a bat file and menu setup example for running LORD
The example is a cut from the old Lsetup, but the same data would be input
into the menu editor in versions 2.99 and up of Lora.


REM LORD1.BAT
@ECHO OFF
C:
CD \BBS\LORA\DOOR\LORD
START.BAT 1
CD \BBS\LORA
DEL DROINFO1.DEF
EXIT

That is the BAT file for node1 Lord.. menu entry below


                0....5...10...15...20...25...30...35...40..
  Display       LORD
  Type          10 - Run external program
  Data          C:\BBS\LORA\DOOR\LORD\LORD%k.BAT *M *P *DJ
  Hot-key       E
  Automatic     No
  First time    No
  Hide display  Yes
  Color         Sample color text
  Hilight       Sample color text
  Security      Normal
  Flags-A       --------
  Flags-B       --------
  Flags-C       --------
  Flags-D       --------



This is assuming you are using the 299 and the dorinfox.def dropfile.
To use the Door.sys dropfile you would replace the *DJ with a *DD.

Below is a sample of what your Node1.dat file should look like.
this is created when you run LORDCFG.EXE. if you are using dorinfox.def
be sure to set your bbs type as QBBS.

**Seth Able's Node Data System, for node 1
BBSNAME Abacus PC Support
BBSTYPE QBBS
COMPORT 2
FOSSIL
LOCKBAUD 0
STATUS ON
STATFORE 3
STATBACK 7
;NODE1
NODIRECT
;UNUSED
BBSDROP C:\lora
;UNUSED
;UNUSED
;UNUSED

Hope this helps!

Robert Butler
Abacus PC Online BBS
Team LORA
http://www.abacus.isonline.com

