home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
- //// /// /////// ////// ///////
- // // // // // // // //
- // // // // // // // /////
- // /// /////// ////// //
- /// / ///////////////
- ///////// //////// //////// ////////
- // // // // // // // //
- // // // // // // ///////
- // // // // // // // //
- // // // // // // // //
- ///////// //////// //////// // //////////////
-
- NODE-DOOR 3.10 Copyright (C) 1993, Don Laverdure
-
-
-
- Compatible with: RA, RA 2.00, SBBS, QBBS, MAXIMUS, TAG, PCBoard,
- Wildcat, Spitfire, and more.
-
- FIDO and FIDONET Nodelists are Copyright Tom Jennings
-
- UNREGISTERED VERSIONS ARE DEMONSTRATIONS ONLY
-
- If not registered within 30 days, Please Discontinue use.
-
- !!! NODE-DOOR will stop functioning if unregistered !!!
- Avoid this by registering within 30 days
- NODE-DOOR is Shareware, not FreeWare
-
-
- * May require DORINFO#.DEF for registered versions
-
- NODE-DOOR is a simple to install node list searching door that will
- allow users maximum flex ability when looking up addresses and other
- information located in the RAW nodelist. Because it uses the RAW
- nodelist, There is little overhead associated with built-in or
- other add-on nodelist look-up utilities. You do not need another
- compiled nodelist to run NODE-DOOR. This also allows NODE-DOOR to
- run on almost any BBS software package.
-
- Up to 15 Nodelists can be configured through the use of a Config file
- explained later.
-
- To Install simply copy the file NODEDOOR.EXE into a directory. Then
- using any style of door exit, use the following command line.
-
- * CONSULT YOUR BBS SOFTWARE MANUAL FOR THE PROPER INSTALLATION OF DOOR
- PROGRAMS.
-
- * LOCKED BAUD RATES for High Speed Modems. You must properly lock
- your Baud Rate. Here are two examples of a properly locked Fossil.
-
- X00 B,1,38400 T=1024 R=2048 E
- BNU.COM /O /L:1=38400 /F+ /Z0 /M- /T:1024 /R:2048
-
- See Fossil Docs for an explination of commands
-
-
-
-
- NODEDOOR <node>
- node this is the node for multi-node boards. If you are running this
- door on node 2 then this would be set to 2 so that the door will
- look for DORINFO2.DEF rather then DORINFO1.DEF.
- Under RA and some other systems, This would be set to 1 for all
- nodes as they all use the dorinfo1.def
- ^
-
-
- ADDRESS BBS City Phone BAUD RATE
-
- 1:1/0 │ North America │Harrisburg P│1-717-657-7097 │9600HST
- 1:1/1 │ FidoNews │FidoNews Edi│1-415-863-2739 │9600HST
- 1:1/2 │ Europe Gate │Portland OR │1-503-297-9145 │2400
- 1:1/3 │ Oceania Gate │Portland OR │1-503-297-9145 │2400
-
- SAMPLE ZOOM MODE:
-
- BBS Listing, FULL VIEW MODE,
- 1:1/0 North America Harrisburg PA
- George Peace 1-717-657-7097 9600 HST
- 1:1/1 FidoNews FidoNews Editor XA CM
- Tom Jennings 1-415-863-2739 9600 HST
- 1:1/2 HUB Europe Gate Portland OR XX UUCP
- R Bush 1-503-297-9145 2400
- 1:1/3 Oceania Gate Portland OR XA
- R Bush 1-503-297-9145 2400
- 1:1/4 Latin America Gate Portland OR CM XA
-
-
- NOTE: ZOOM MODE and FAST MODE search at the same speed, ZOOM MODE
- takes longer to display by nature of it's increased info.
-
- SAMPLE MENU OPTIONS
-
-
- [S] Search Nodelist (Create a list of BBSs)
- [D] Download BBS List (Create one first)
- [M] Return to MAIN MENU
-
- Select please > _
-
-
- S option can be a shell or full exit with errorlevel
- D option - Auto Download "NODEDOOR.LS1" for node 1
- - Nodedoor creates this file in it's current
- - directory. You could get fancy and use the
- - batch file to compress it.
- - NOTE: .LS1 for node 1 .LS2 for node2 etc..
- M option is self explanitory.
-
- See your BBS documents on how to create a Menu like this.
-
- SAMPLE BBS LIST "NODEDOOR.LS1"
-
- ********************************************************************************
- * NODE - DOOR 3.10 BBS LIST GENERATOR (C) Copyright 1992 Don Laverdure *
- ********************************************************************************
- This BBS list is brought to you by D R L B B S Kingston, Ont. Canada
- DATE: 09-04-92
-
- Searching for: 1:0/
-
- 1:0/1 FidoNews 1-415-863-2739 9600 HST
- Tom Jennings FidoNews Editor CM
- 1:0/2 Europe Gate 1-503-297-9145 2400
- R Bush Portland OR XA CM
- 1:0/3 Oceania Gate 1-503-297-9145 2400
- R Bush Portland OR XA CM
- 1:0/4 Latin America Gate 1-503-297-9145 2400
- R Bush Portland OR XA CM
- ========================== chopped here ============================
-
-
- NOTE: This file is deleted and recreated every time NODEDOOR is run
- up.
-
-
-
- SAMPLE BATCH FILE: NODEDOOR.BAT
-
- @ECHO OFF
- CLS
- CD\DOORS
- NODEDOOR 1
- arj f m BBSLIST.ARJ NODEDOOR.LS1
-
-
- This is a sample of a batch file as used on a MAXIMUS system. Please
- check you BBS software for instructions on installing door programs.
-
- WARNING! This door requires a FOSSIL driver such as BNU or X00.
-
-
- CONFIGURATION FILE:
-
- The Configuration now serves two purposes, 1. It contains the node
- information and 2. contains the nodelist information.
-
- SAMPLE NODEDOOR.CFG FILE
- ========================
-
- ; Any text following a semi-colon (;), and blank lines, are ignored.
- ;
- ;------------------------------------------------------------------------------
- ;
- ; BBS system directory. Indicates where the door information file (drop file)
- ; can be found. Remove the semi-colon (;) to activate this option.
- ;
- ;BBSDir C:\BBS
- ;
- ;------------------------------------------------------------------------------
- ;
- ; The door's working directory. This is where the door's system files are
- ; located. Remove the semi-colon (;) to activate this option.
- ;
- DoorDir f:\nodedoor
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Log File options. "LogFileName" specifies filename (path optional) where the
- ; door should record log information. To disable the log file altogether,
- ; remove the semi-colon (;) from the "DisableLogging" line.
- ;
- LogFileName NODEDOOR.LOG
- ;DisableLogging
- ;
- ;------------------------------------------------------------------------------
- ;
- ; BBS node number that door is running on. Only used if NODEDOOR is unable
- ; to determine the node number by some other means.
- ;
- Node 1
- ;
- ;------------------------------------------------------------------------------
- ;
- ; ZOOM is an option where NODE-DOOR will initialize in ZOOM MODE by
- ; default. This gives the caller 2 lines of information per node.
- ; If you leave this commented out, one line per node will be displayed
- ; allowing more nodes per screen. This option is USER CHANGEABLE
- ; within the door as well.
- ;
- ZOOM
- ;
- ;------------------------------------------------------------------------------
- ;
- ; MAKELIST tells NODE-DOOR that you wish a downloadable capture file
- ; made of the search. This file will be in TXT format and in ZOOM MODE.
- ; The FileName of this file will be NODEDOOR.LS? where ? is replaced by
- ; the node number (1-9) for multi-line systems or 1 for single line
- ; systems.
- ;
- MAKELIST
- ;
- ;------------------------------------------------------------------------------
- ;
- ; This version accepts up to 15 Nodelistings. Nodelists must be used
- ; in sequential order from 1 - 15. Leave all remaining "UNUSED"
- ; Nodelist lines commented out. "DO NOT USE EXTENTIONS" NODE-DOOR
- ; will locate the most recent list acording to the standars of FidoNet
- ; Nodelist naming where the extension represents the date of release.
- ; Nodelists that do not have a valid FidoNet compatible Extention will
- ; create errors.
- ; Place a carrage return after the description, This can be done by
- ; pressing ALT and typing 13 on the numeric keypad.
- ;
- NODELIST1 F:\NODELIST\NODELIST
- DESCRIPTION1 FidoNet International Nodelist
- NODELIST2 F:\NODELIST\QUINLIST
- DESCRIPTION2 QuinteNet NodeList
- ;NODELIST3
- ;DESCRIPTION3
- ;NODELIST4
- ;DESCRIPTION4
- ;NODELIST5
- ;DESCRIPTION5
- ;NODELIST6
- ;DESCRIPTION6
- ;NODELIST7
- ;DESCRIPTION7
- ;NODELIST8
- ;DESCRIPTION8
- ;NODELIST9
- ;DESCRIPTION9
- ;NODELIST10
- ;DESCRIPTION10
- ;NODELIST11
- ;DESCRIPTION11
- ;NODELIST12
- ;DESCRIPTION12
- ;NODELIST13
- ;DESCRIPTION13
- ;NODELIST14
- ;DESCRIPTION14
- ;NODELIST15
- ;DESCRIPTION15
- ;------------------------------------------------------------------------------
- ;
- ; Sysop paging hours. Sysop paging will be permitted beginning at the start
- ; time, up until, but not including, the end time. Times should be in 24-hour
- ; format. To disable paging on a particular day, set the paging start and end
- ; times to the same time.
- ;
- ; Start Time End Time
- SundayPagingHours 9:00 22:00
- MondayPagingHours 8:30 22:00
- TuesdayPagingHours 8:30 22:00
- WednesdayPagingHours 8:30 22:00
- ThursdayPagingHours 8:30 22:00
- FridayPagingHours 8:30 22:00
- SaturdayPagingHours 9:00 22:00
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Duration of sysop page. Value indicates the number of beeps that compose the
- ; sysop page alarm.
- ;
- PageDuration 10
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Maximum length of time a user is permitted to access the door. If the user's
- ; total remaining time on the BBS is less than this value, the user will only
- ; be permitted to access the door for this shorter length of time. This option
- ; may be disabled by placing a semi-colon (;) at the beginning of the line.
- ; When this option is disabled, the user will be permitted to use the full
- ; of their remaining time on the BBS within the door.
- ;
- ;MaximumDoorTime 15
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Inactivity timeout. Specifies the maximum number of seconds that may elapse
- ; without the user pressing any key, before the user will be automatically
- ; disconnected. A value of 0 disables inactivity timeouts.
- ;
- InactivityTimeout 360
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Name of the sysop. NODE-DOOR can usually determine the sysop's name from the
- ; information passed to the door by the BBS. However, some BBS software does
- ; not supply this information to doors. In such cases, if the sysop's name is
- ; required by the door, it may be supplied here. Remove the semi-colon (;) to
- ; activate this option.
- ;
- SysopName Don Laverdure
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Name of the BBS. NODE-DOOR can usually determine the name of the BBS from
- ; the information passed to the door by the BBS. However, some BBS software
- ; does not supply this information to door programs. In such cases, if the
- ; name of the BBS is needed by the door, it may be supplied here. Remove the
- ; semi-colon (;) to activate this option.
- ;
- SystemName DRL BBS
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Your Registration Key Code supplied when registered. If you have
- ; already registered NODE-DOOR, Simply enter your key here. If not,
- ; Please register :)
- ;
- ; REGISTRATIONKEY 0
- ;------------------------------------------------------------------------------
- ;
- ; Door colour options. These options specify the various text colours that
- ; will be used by the door if ANSI or AVATAR graphics modes are available.
- ; Colours are specified in the format:
- ;
- ; {Bright} {Flashing} [Foreground Colour] on [Background Colour]
- ;
- ; Where foreground and background colours are one of:
- ;
- ; Black
- ; Blue
- ; Green
- ; Cyan
- ; Red
- ; Magenta
- ; Yellow / Brown
- ; White / Grey
- ;
- ChatUserColour Bright white on black
- ChatSysopColour Bright red on black
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Memory swapping options. These options are generally not needed, but can be
- ; used to customize OpenDoor's swapping behaviour. "SwappingDir" can be used
- ; to specify which directory or directories should be used for swapping.
- ; Multiple directory paths can be seperated using a semi-colon.
- ; "SwappingNoEMS" can be used to prevent any swapping from being done to EMS
- ; memory, and "SwappingDisable" can be used to disable memory swapping
- ; altogether. Remove the semi-colon (;) to activate any of these options.
- ;
- ;SwappingDir C:\
- ;SwappingNoEMS
- ;SwappingDisable
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Modem options. These options are generally not needed, as they can usually
- ; be determined from the BBS door information file. "LockedBPS" specifies the
- ; the BPS rate at which the door should communicate with the modem. Valid
- ; rates are 300, 600, 1200, 2400, 4800, 9600, 19200 and 38400. A BPS rate of 0
- ; forces the door to always operate in local mode. "FossilPort" specifies the
- ; FOSSIL driver port number that the modem is connected to. Usually, FOSSIL
- ; port 0 corresponds to COM1, FOSSIL port 1 to COM2, and so on. Remove the
- ; semi-colon (;) to activate either of these options.
- ;
- ;LockedBPS 38400
- ;FossilPort 0
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Custom door information file support. NODE-DOOR automatically recognizes
- ; most door information file (drop file) formats, including DORINFO?.DEF,
- ; EXITINFO.BBS, DOOR.SYS, SFDOORS.DAT, CALLINFO.BBS and CHAIN.TXT. However,
- ; to permit NODE-DOOR doors to operate on BBS systems that produce a different
- ; format file, you may define a custom door information file format. A custom
- ; door information file format is defined using the "CustomFileName" command,
- ; followed by one or more lines beginning with the "CustomFileLine" command.
- ;
- ; The "CustomFileName" option specifies the filename used to distinguish this
- ; file format from other file formats. This filename should not include a
- ; path. To specify the path where the door information file is located, use
- ; the BBSDir setting, near the beginning of this file. If the filename of the
- ; custom format is the same as that of one of the built-in formats, the custom
- ; format will override the built-in format.
- ;
- ; The actual format of the custom file is specified using a number of lines
- ; that begin with the keyword "CustomFileLine". Each of these lines will
- ; correspond to a single line in the door information file, with the option
- ; following the "CustomFileLine" keyword specifying the information that can
- ; be found on that line. This can be one of the following keywords:
- ;
- ; Ignore - Causes the next line in the door information
- ; file to be ignored. Use on lines for which none
- ; of the options below apply.
- ; ComPort - COM? port the modem is connected to
- ; (0 indicates local mode)
- ; FossilPort - Fossil port number the modem is connected to
- ; ModemBPS - BPS rate at which to communicate with modem
- ; (0 or non-numerical value indicates local mode)
- ; LocalMode - 1, T or Y if door is operating in local mode
- ; UserName - Full name of the user
- ; UserFirstName - First name(s) of the user
- ; UserLastName - Last name of the user
- ; Alias - The user's psuedonym / handle
- ; HoursLeft - Hours user has left online
- ; MinutesLeft - Minutes user has left online, or time left online
- ; in format hh:mm
- ; SecondsLeft - Seconds user has left online, or time left online
- ; in format hh:mm:ss or format mm:ss
- ; (If more than one of the above time options are
- ; used, the user time left is taken to be the total
- ; of all of these values.)
- ; ANSI - 1, T, Y or G for ANSI graphics mode
- ; AVATAR - 1, T or Y for AVATAR graphics mode
- ; PagePausing - 1, T or Y if user wishes a pause at end of screen
- ; ScreenLength - Number of lines on user's screen
- ; ScreenClearing - 1, T or Y if screen clearing mode is on
- ; Security - The user's security level / access level
- ; City - City the user is calling from
- ; Node - Node number user is connected to
- ; SysopName - Full name of the sysop
- ; SysopFirstName - The sysop's first name(s)
- ; SysopLastName - The sysop's last name
- ; SystemName - Name of the BBS
- ;
- ;
- CustomFileName EXAMPLE.DEF ; Same format as DORINFO?.DEF
- CustomFileLine SystemName
- CustomFileLine SysopFirstName
- CustomFileLine SysopLastName
- CustomFileLine ComPort
- CustomFileLine ModemBPS
- CustomFileLine Ignore
- CustomFileLine UserFirstName
- CustomFileLine UserLastName
- CustomFileLine City
- CustomFileLine ANSI
- CustomFileLine Security
- CustomFileLine MinutesLeft
- ;
- ;------------------------------------------------------------------------------
-
-
-
- NOTE: NODE-DOOR begins looking for the nodelist starting at today's
- Julian date plus 5 days. If todays Julian date is 195, Then
- NODE-DOOR will begin looking for NODELIST.200 and work back to
- get the most recent nodelist available. Some nets number
- their nodelists differently, if this is the case then
- NODE-DOOR will not be able to locate that list.
-
-
- IE: CITYLINK.666 will be unavailable to NODE-DOOR
- If today's date is 195 Julian, and you have NODELIST.289
- then it will not be available until DAY 284.
-
- It is important to maintain an up to date nodelist for this and
- other obvious reasons. Users like up to date info.
-
- Placing an asterix (*) in front of the description will cause
- NODE-DOOR to override the Nodelist description in the nodelist
- if available.
-
-
- ON-LINE HELP:
-
- The NODE-DOOR help screen is incorporated into the main screen. By default
- the built in help or explanation of commands screen will be displayed. You can
- override this and place your own help screen by creating an ANSI or ASCII file
- called NODEDOOR.ASC or ANS. These files can contain some of the usual user
- codes.
-
- NOTE: The screen should not position the cusor or clear the screen
- see sample NODEDOOR.ANS NODEDOOR.ASC files.
- FULL SCRREN HELP files and cursor positioning will cause
- unpredictable results. It is best to simply edit the
- supplied files without changing their length.
-
- ^FA User's full name
- ^FB User's location
- ^FO User's Security level
- ^FW User's First name only
- ^FX Ansi Setting
- ^KO Min left
- ^KW Node User is currently on
-
- ( not available on all systems )
-
- ( ^F = Control F or Char 006 ASCII )
-
- * NOTE: Do not exceed 10 lines or the screen will become
- distorted.
-
- Enclosed is a sample NODEDOOR.ANS. The ANSI draw utility must not use
- screen clears or cursor position codes. (I would just edit the
- sample)
-
- The screen must maintain room for the Search String Prompt and Display.
-
-
-
- SYSOP KEYS: arrow up = increase user time
- arrow down = decrease user time
- alt H = hang up
- alt L = Lock out
- alt K = turn off caller's keyboard
- alt D = drop to BBS
- F1 = caller info display
- F9 = Help bar
-
- USING NODEDOOR:
-
-
- When selected, you will be asked to enter a search string. This is
- what Node Door will use to compare against the nodelist. Do not use
- the underscores IE: Don Laverdure *NOT* Don_Laverdure.
-
- You can search for any string you feel might be contained in the
- nodelist. To find a list of the boards in Kingston Ontario, simply
- enter a search string of "Kingston" or "Kingston on". Note that
- "Kingston Ont" will not work as the entries in the nodelist all
- contain "ON" and not "ONT" for Ontario.
-
- You can search for phone numbers like "1-613" to get all 613 area
- code listings, or Bill to get a list of boards that have a SysOp by
- the name of "Bill" or the word "Bill" in the BBS name, ect...
- Capitalization is not important. Spelling is.
-
- Note that SysOp name do not appear but are valid for searching, Just
- as are user flags like "UNEC", "HST" or "USDS". Do not include Quotes.
-
- Systems marked as Down will not appear in the listings as they
- are un-dialable any way.
-
- To exit the door, simply enter a blank search string. To abort the
- search while in progress, press S.
-
- To set search NON-STOP on or off press C
- To turn Visual display on or off press V
-
- While visual is OFF, a marker will appear on line 1 of the list are to
- indicate the number of matches that were written to the BBS List file.
-
-
- Well, That is all there is to it. It is a fairly fast door when you
- think about the size of the nodelist. My callers and I find it very
- helpful and I hope you do too.
-
- NODE-DOOR is self scanning to detect viruses.
-
- It is through their testing and suggestions that we are able to
- bring you this fine product at such a low cost.
-
-
- To REGISTER your copy of NODE-DOOR
-
- DO NOT SEND "POSTAL" MONEY ORDERS
- Bank Money Orders are OK
-
- If sending to Author, Send $10.00 to:
-
- Don Laverdure FOREIGN FUNDS ACCEPTED
- 42 Leroy Grant Drive AT PROPER EXCHANGE RATES
- Suite 407 BASED ON US echange rates
- Kingston, Ontario. CANADA *NO Foreign Postal Money Orders*
- K7K 6W8 ------
-
- Outside North America add $5.00 Handling Charges . $8.00 for Disk.
-
- NO POSTAL MONEY ORDERS OUTSIDE CANADA
- ======
-
-
- Outside CANADA, $10.00 US FUNDS. PLEASE CHECK THE POSTAL RATES
- US - CANADA Rates vary
- --------------------------------------------------------------------------
-
- AUSTRALIAN registrations should be sent in $AUS to:
-
- DRL SUPPORT/REGISTRATION SITE
- Denis Coleman
- 12 Neill Street
- Berwick
- Victoria
- 3806
-
- In Australia send $17 AUS payable to Denis Coleman.
- ---------------------------------------------------------------------------
- UK registrations should be sent to: 2:257/35
-
- DRL Support/Registration Site UK
- Jon Greaves
- 129 Boyton Rd
- Ipswich
- Suffolk
- IP3 9NZ
- UK
-
- In the UK, send 6 Pounds UK payable to Jon Greaves
- ---------------------------------------------------------------------------
-
- GERMANY registrations should be sent to:
-
- DRL SUPPORT/REGISTRATION SITE
- Torsten Vollmer
- Woerthstrasse 39
- W-4500 Osnabrueck
- Germany
-
- In Germany send 15 DM payable to Torsten Vollmer
- ---------------------------------------------------------------------------
-
-
-
-
-
-
-
- IMPORTANT!
-
- You may Netmail 1:249/124 to see if there is a new site closer to you.
-
- Registration Fees may change without notice. The rates in this
- document are good until Dec 31 1992. After that date you should
- Netmail 1:249/124 or any of the Distribution Sites for a current price
- listing.
-
-
- ==============================================================================
- FOR || KEY || Date sent || Time || Site || PMT || CL ||
- OFFICE USE || || || || || || ||
- ONLY || || || || || || ||
- ==============================================================================
- RA 2.00 Compatible version
-
- N O D E - D O O R 3 . 1 0 R E G I S T R A T I O N
-
- Please register me as a supporter of door ware. I have enclosed _______
- including Handling charges if applicable, and would like my key sent via:
-
- Outside CANADA do not use *POSTAL* MONEY ORDERS.
-
- [ ] POST
- [ ] FidoNet Crash Netmail.
-
- if Via POST, my address is:
-
- ____________________________________________________
-
- ____________________________________________________
-
- ____________________________________________________
-
- ____________________________________________________
-
- [ ADD $5.00 for shipping and Disk ]
-
- INFORMATION:
-
- EXACT SysOp name as used in your BBS Config file:
-
- ___________________________________
-
- IF DORINFO1.DEF is different, Name used there is:
-
- ___________________________________
-
- BBS SOFTWARE: _____________________ Best Time to send
- NetMail:_______ Node Number __________
- BAUD RATE : _____________________ [ ] Personal Use
- MODEM : _____________________ [ ] Commercial Use
-
- City/Country _______________________________________________
-
-
- Where did you get your copy of NODE-DOOR? _________________________________
-
- Comments or Suggestions for future versions:
-
- _________________________________________________________________________
- _________________________________________________________________________
- _________________________________________________________________________
- _________________________________________________________________________
- _________________________________________________________________________
-
- Any questions or problems may be sent Via NetMail to 1:249/124
- FidoNet
-
- ======================================X cut here =======================
-
-
-
-
-
- LEGAL STUFF
-
- We are not responsible for damage or loss of data due to unforeseen
- defects or tampering. This Software may be freely distributed in it's
- original condition at no charge. You may run multiple copies using the
- same key code so long as the registered person owns those systems.
-
- You may run the unregistered version for a period of 30 days. After
- the evaluation period has lapsed you are obligated to either register
- this software or remove it from your system. Compressed distribution
- copies do not apply.
-
- NODE-DOOR is Copyright Don Laverdure, 1991,1992,1993. ALL RIGHTS RESERVED.
- You are granted permission to distribute the unaltered,unregistered
- copy of this DOOR in it's origional Archive only.
-
- Don Laverdure, DRL BBS, DRL Registration Sites and Distribution sites
- are not responsible for any loss of data caused by the use of
- Unregistered or Altered versions of this software. Nor are the
- afore mentioned parties responsible for any loss due to
- miss-configuration or compatibility problems. Use at your own risk.
-
- NODE-DOOR and DRL Products have built in Virus detection for added
- protection however there is no gurantee that a virus can be developed
- that will be undetectable by NODE-DOOR or DRL Products.
-
- Future Versions may be made available to Registered users at no charge
- for the Registration, however a small Handling charge may or may not
- be required.
-
-
- No warrantee is neither expressed nor implied on ALL VERSIONS.
-
-
-
-
- Don Laverdure, FIDO NET 1:249/124
- 42 Leroy Grant Drive, Suite 407 Kingston, Ontario, Canada K7K 6W8
- 613-548-3691 BBS
-
-
- ONLY $10.00 US
-
-
- NOTE:
-
- See changes.doc for new version changes
-
-
-
-
-