home *** CD-ROM | disk | FTP | other *** search
- Addr 1:140/26.0 1:140/200 ; My network address(es)
-
- Country 1 ; Sets My Telephone Country Code (for IDD)
-
- ; Compile OneZone ; Asks for only Zone:*/* Entries
- Compile Regular ; (DEFAULT) Asks for Zone:*/*, *:*/0 Entries
- ; Compile AllZones ; Asks for *:*/* (ALL)
- ; Compile NoZones ; Nothing goes in the nodelist by default (see ADD, DELETE)
-
- ; Points pointnet.pvt ; (V7) Includes POINTNET.PVT as the point control file.
-
- !Uses Version6 ; Generate NODELIST.DAT and NODELIST.IDX
- Uses Version7 ; Generate NODEX.DAT
-
- ;Uses Ems 1600 ; EMS Usage and maximum memory. If you specify more EMS than
- ; is available, available EMS will be used.
- !Uses DoubleSwap ; Turns on EMS double page-swapping
- !Uses Hubs ; Asks for hub nodes to be valid as 'over-ride' hosts in other nets.
- Uses Index ; (V7) Asks for NODEX.NDX and SYSOP.NDX to be created.
- ; WARNING: You NEED indexes, either through here or QIDX.
-
- Uses Userlist ; Asks for FIDOUSER.LST or SYSOP.NDX to be created.
- !Uses Fidouser ; Asks for FIDOUSER.LST to be created.
- !Uses AllUsers ; (V6) Asks for uncompiled nodes to be placed in the sysop index
-
- Keep LastUser ; asks for last entry matching name to be used (DEFAULT)
- ;Keep FirstUser ; asks for first entry matching name to be used
- ;Keep AllUsers ; asks for duplicate sysop names to be kept.
-
- Default Cost Domestic 50 50 ; Sets default processing cost and fee
- Default Cost International 250 250
- Default Dial Domestic ; Sets default dial substistution
- Default Dial International 011-
-
- Allocate Buffers 511 ; How many 128-byte buffers to allocate to NODES.
- Allocate Text 32768 ; How large a text buffer to apply to import/export files.
-
- Maxbaud 2400|1 HST 9600|0 MNP 9600|0 V42 9600|0 V42B 9600|0
- ; The first entry contains the maximum baud rate, and the default modem type.
- ; subsequent entries are the flag to be affected, and the baud rate and
- ; modem type to be applied if that flag is listed. Modem types will default
- ; to zero if they are not specified.
-
- ; Add 2: 3: ; Adds these zone/nets/regions to the nodelist (See NoZones)
- ; Delete 1:19 ; Removes these zone/nets/regions from the nodelist
-
- ; Export 140 Net140.Lst
- ; Format 140 Net140.Lst
- ; Import 140 Extra140.Lst
- ; Import 1: Point.Lst
-
- ; Script 300 2400 0 1- "NOMNP1.SCR"
- ; Script 300 2400 25 1- "NOMNP2.SCR"
- ; Script 300 2400 50 1- "NOMNP3.SCR"
-
- ; Script 140/88 1- "VORTEX.SCR"
-
- ; BAUD 1:140/26 9600 ; Sets a nodes baud rate (and modem-type)
- ; FLAGS 140/26 CM ; ADDS flags to a node
- ; PHONE 26 1-306-384-0836 ; Sets phone number, should be expanded form
- ; PASSWORD 1:140/26 NONE ; Sets a password for a node, no embedded blanks here
- ; CALLCOST 1:140/26 17 ; Sets a cost for a node (and msg-fee)
-
- ; TYPE COST 0 45 45 ; Sets default COST/FEE for specific modem type.
-
- ; Include MNP.DAT ; parses file MNP.DAT as if it were part of QNODE.CFG
-
- Dialcost
-
- ; The following set up local calls from Saskatoon, SK
-
- 1-306-242- 242- 00
- 1-306-244- 244- 00
- 1-306-373- 373- 00
- 1-306-374- 374- 00
- 1-306-382- 382- 00
- 1-306-384- 384- 00
- 1-306-652- 652- 00
- 1-306-654- 654- 00
- 1-306-664- 664- 00
- 1-306-665- 665- 00
- 1-306-931- 931- 00
- 1-306-933- 933- 00
- 1-306-934- 934- 00
- 1-306-955- 955- 00
- 1-306-966- 966- 00
- 1-306-978- 978- 00
- 1-306-329- 329- 00
- 1-306-585- 1-585- 25 22 ; 25-cent cost, 22-cent fee.
- 1-306- 1- 25 ; area code strip for SK calls
- 1-800- 1-800- 00
- 1-900- 1-900- 500
-
- End
-
- ; --- *END OF FILE* ---
-