home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / bbs / DOOR / otdoor / OTDOOR.DOC < prev    next >
Text File  |  1976-11-24  |  5KB  |  118 lines

  1.  
  2. Online Trading Door Version 1.40 Documentation.
  3.  
  4. This Documentation Along With This Program Are
  5.        Copyright (C) 1998, TLNSoft, All Rights Reserved.
  6.  
  7. This Program is a simple, easy to use, and easy to setup.
  8.  
  9. Configuration:
  10.  
  11. When you firstly get OTDOOR, run OTD140.EXE with no command line
  12. paramitors.. This will activate the built-in configuration program.
  13.  
  14. To run OTDOOR a batch file listed below would do the trick. You can also
  15. look at the example batch file included in this archive. It's filename is
  16. OTD140.BAT.
  17.  
  18. ----Start Of Batch File----
  19. @Echo Off
  20. C:
  21. CD\RA\OTDOOR
  22. OTD140.EXE C:\RA\NODE%1\DORINFO1.DEF
  23. CD\RA\NODE%1
  24. ----End Of Batch File----
  25.  
  26. To run this batch file you should pass on the node number to the batch file.
  27. For RemoteAccess/EzyCom this is how the command would look.
  28.  
  29. *C /C C:\RA\OTDOOR\OTDOOR.BAT *N *M
  30.  
  31. *N - Passes on the Node Number that the user is using.
  32. *M - Makes more memory for the program to run by copying RA out of memory
  33.      and onto the hard disk.
  34. *C & /C - *C invokes COMMAND.COM and /C tells it to do sumfin else..
  35.  
  36. _______________________________________________________________________________
  37. Customising The User Interface To Suit Your BBS.
  38. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  39.  
  40. Ansi Files:
  41. ~~~~~~~~~~~
  42.  
  43. OTD-EXIT.ANS    This file is displayed to the user just before OTD exit's back
  44.                 to the BBS/DOS Prompt.
  45.  
  46. OTD-EXEC.ANS    This file is displayed to the user just before the Mail Check
  47.                 in On-Line Trading Door.
  48.  
  49. OTD-MENU.ANS    This is the On-Line Trading Door's Main Menu ANSi file. You
  50.                 may change this to suit your BBS's/Intranet's colour scheme
  51.                 or theme.
  52.  
  53. OTD-ADD.ANS     This is the little 3-Line banner at the top of the screen your
  54.                 users will see when they go to Add An Advert. It's located
  55.                 above the Advert Writer.
  56.  
  57. OTD-MSG.ANS     This is the part of the Message Writer screen. It's the first
  58.                 5 lines on the screen. Users will see then when they reply to
  59.                 an advert or reply to mail in their message box.
  60.  
  61. OTD-MSG2.ANS    This will be displayed to your users when they go to read mail
  62.                 in their message box.
  63.  
  64. OTD-LINE.ANS    This is used in only 2 parts of On-Line Trading Door. It's just
  65.                 a simple line. On-Line Trading Door uses this where it needs
  66.                 to just simply draw 1 line across the screen.
  67.  
  68. OTD-HELP.ANS    This is the screen shown to the user when they press the help
  69.                 button from the Main Menu. Feel free to edit this screen.
  70.  
  71. OTD-KILL.ANS    This is the banner across the top of the screen the user will
  72.                 see when they go to delete an advert from the Main Menu.
  73.  
  74. OTD-AREA.ANS    This is a 3-Line banner accross the top of the screen the user
  75.                 will see when they go to do an Area Change. This banner along
  76.                 with most other banners should NEVER exceed 3 lines.
  77. _____________________________
  78. A NOTE ON EDITING ANSI FILES:
  79. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  80. You are granted permission to edit any ANSi/ASCii file that the On-Line Trading
  81. Door comes with. When you are editing these ANSi/ASCii files you should make
  82. sure that you do not exceed the original length and width of the original
  83. banner before it had been edited. Doing so may cause shocking results on the
  84. users and SysOp's end, Mainly muddled up ANSi/ASCii Display.
  85.  
  86. ___________________________
  87. Other Files You Can Change:
  88. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  89. LOCKOUT.LST     This file you can put users names and alias's into if they
  90.                 abuse the On-Line Trading Door.
  91.  
  92. OTDAREAS.CFG    This is a plan text file used for OTD so it can display which
  93.                 areas the users can go into to read/write adverts. This will
  94.                 currently only support 99 areas before the program may start
  95.                 getting filenames confused and redirecting advert area 100 to
  96.                 advert area 1.. This is easily fixed and fill be fixed in a
  97.                 later version. I dont see the need to go over 99 areas though,
  98.                 but if you need to, contact me and I'll make it support an
  99.                 infinate amount of areas.
  100.  
  101. OTD-CONF.CFG    On-Line Trading Door's configuration file. Change as you wish.
  102.                 To make a brand new configuration file, just delete the old
  103.                 one and run OTD140.EXE again.
  104.  
  105. __________________________
  106. Contacting The Programmer:
  107. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  108. InterNet: Web Site: Http://www.express.bbs.net.au/TLNSOFT/index.htm
  109.           E-Mail..: roblo@express.bbs.net.au
  110.  
  111. BBS: Name....: The Late Night BBS.
  112.      Phone...: +61-3-9775-5092
  113.      Hours...: 24 Hours.
  114.      Days....: 7 Days Per Week.
  115.      Sysop...: Roblo
  116.      Location: Melbourne, Victoria, Australia.
  117.  
  118.