;ͻ
; Changes made by the German Portal Team                                   
;                                                                          
; By                : Marcus Roeckrath                                     
; First Modification: 08 February 1999                                     
; Last Modification : 16 March 2000                                        
;                                                                          
; Look at HISTORY.TXT for exact information about all changes made to      
; the original P063B9 source!                                              
;ͼ

#KEYWORDS 0
Include         1
Section         2
End             3

; Sections
System         10
Bbs            11
Modem          12
Screen         13
ListFiles      14
Request        15
MailScanner    16
FwdFile        17
Tick           18
Bimail         19
NlCompiler     20
Dumterm        21
ExtProt        22
AreaMan        23
Packer         24


; Files
; Portal.Evt
EventFile        50
; Portal.Nod
NodeFile         51
; Portal.Tic
TickFile         52
; Portal.FWD
FileForwardFile  53
; Portal.Nlt
NLTransFile      54
; Portal.Scd
ScheduleFile     55
; Portal.OKF
OkfileFile       56
; Portal.are
MsgAreaFile      57
; Portal.Nls
NodelistSegFile  58
; Portal.Mfs
MultilistSegFile 59

; Misc
Hold          100
Normal        101
Direct        102
Crash         103
Important     104

Yes           110
No            111

Mon           120
Tue           121
Wed           122
Thu           123
Fri           124
Sat           125
Sun           126

; BBSType
None            500
QuickBBS        501
ProBoard        502
Opus110         503
RemoteAccess    504
Opus173         505
SuperBBS        506
Maximus         507

; NodelistType
Version6        520
QuickBBSNL      521
RemoteAccessNL  522
Version7        523
SuperBBSNL      524

; Inbound to do Flags
ToDoTick        531
ToDoFile        532
ToDoMail        533

; FreeArea
FaNoWay         550
FaIfAccess      551
FaTotally       552


; NodeStat
NsUnKnown       570
NsKnown         571
NsPassword      572

; System
#KEYWORDS 10
Version              1
Tasknumber           2
Swapdir              3
Outbounddir          4
BannerFile           5
MacroFile            6
MsgEditor            7
LogFile              8
LogLevel             9
UseYearInLog         10
NodelistPath         11
NodelistType         12
MainAddressNum       13
Address              14
PointNet             15
UseFake              16
SysOp                17
SystemName           18
SwapOnExec           19
EnterBBSText         20
DoingMailText        21
PressESCText         22
MaxRinging           23
ZoneMailHour         24
CallFrequency        25
CallDelay            26
CheckConnect         27
OutboundReRead       28
FuncReqPassword      29
UseJanus             30
UseEMSI              31
CallFasterSystems    32
KeepEmptyDirs        33
Curmudgeon           34
ReReadOutboundOnCall 35
UnknownInbound       36
KnownInbound         37
PasswordInbound      38
UnKnownInboundToDo   39
KnownInboundToDo     40
PasswordinboundToDo  41
Functionkey          42
ZModemDummyPacket    43
ExtOutboundManager   44

; BBsinfo
#KEYWORDS 11
Type            1
Path            2
UserFile        3
MinBaud         4
MinBaudFile     5
UserErrorLevel  6
Multi           7

; Modeminfo
#KEYWORDS 12
Port            1
Baudrate        2
PreInit         3
Init            4
Noanswer        5
Dial            6
Busy            7
HangUp          8
Answer          9
ReInit          10
LockedBaud      11
ExitStr         12
ModemType       13
WaitTime        14
InternalFax     15
LinkStatCmd     16
LinesToLog      17
ConnectTime     18
UseLCR          19
UseRingAnalyzer 20
UseNConAnalyzer 21
ConnStatProtocol 22

; Screeninfo
#KEYWORDS 13
BlankTime       1
CheckForSnow    2
KeepOffScrMode  3
Screenmode      4
HardwareBlank   5
ExplodingWin    6
FourDigitsYear  7

; ListFileinfo
#KEYWORDS 14
FileList        1
NewsList        2
Header          3
Footer          4
TopFIle         5
StatFile        6
Adopt           7
AdoptComment    8
DupeCheck       9
Stat            10
IncludeTop      11
Top             12
DkDate          13
NewsDays        14
ThresHold       15
RemMissing      16
OkPortal        17
ZapZero         18
Touch           19
CrapFiles       20
ExcludeFiles    21
NoDupeCheck     22
NonAdoptFiles   23
NonAdoptAreas   24
PrivateAreas    25
DoBefore        26
DoAfter         27
DoPack          28
DupeReport      29
TxtFreq         30
OkBimodemPath   31

;Request
#KEYWORDS 15
UnknownMaxFilesPerDay    1
UnknownMaxFilesPerCall   2
UnknownMaxTimePerDay     3
UnknownMaxTimePerCall    4
UnknownMaxBytesPerDay    5
UnknownMaxBytesPerCall   6
KnownMaxFilesPerDay      7
KnownMaxFilesPerCall     8
KnownMaxTimePerDay       9
KnownMaxTimePerCall      10
KnownMaxBytesPerDay      11
KnownMaxBytesPerCall     12
PasswordMaxFilesPerDay   13
PasswordMaxFilesPerCall  14
PasswordMaxTimePerDay    15
PasswordMaxTimePerCall   16
PassWordMaxBytesPerDay   17
PasswordMaxBytesPerCall  18
RspAsPkt                 19
SkipAfterFirst           20
MinBaud                  21
RequestOnUs              22
RequestOnUsCost          23

; MailScanner
#KEYWORDS 16
NetMailDir           1
Secure               2
BadMsgsDir           3
SaveDupesDir         4
MaxDupes             5
EchoTossLog          6
StripCrash           7
SetAKASent           8
PrivateEchoMail      9
SaveForwardMail      10
RouteFile            11
ForwardMail          12
KillForwardFiles     13
OldExtension         14
DefaultPacker        15
NetMailBoard         16

; File forward
#KEYWORDS 17
PreCommand      1
SecureDir       2
MsgAttribute    3
KillSent        4
MsgPrivate      5
Subject         6

; Tick
#KEYWORDS 18
DupeDir         1
HoldDir         2
BeforeMoving    3
RequestMissing  4

; Bimail
#KEYWORDS 19
BiOverride      1
NoSendOverride  2
MaxBaud         3
BiModemPath     4

; Nodelist compiler
#KEYWORDS 20
CostFileName    1
IntPrefix       2
OurPrefix       3
UseFidoUserLst  4
ModemTypeString 5

; Dumb terminal
#KEYWORDS 21
CRSendsLF       1
DestructiveBS   2
ModemInit       3
TimeOutOnNoCarrier 4
TimeOutOnCarrier 5
ExternalTerminalErrorlevel 6

; External protocols
#KEYWORDS 22
Key             1
Name            2
AskDLName       3
AutoStart       4
UploadCommand   5
DownloadCommand 6

; Area manager
#KEYWORDS 23
DownloadCounterStart  1
DownloadCounterEnd    2
AdoptOnEnteringArea   3
InsertDownloadCnt     4
AddInboundAreas       5
FirstArea             6
LastArea              7
DownloadCounterDigits 8
FillDLCWithZeros      9
ViewCommand           10

; Packers / Archivers
#KEYWORDS 24
AddCommand      1
UnpackCommand   2
EraseCommand    3
TestCommand     4

; Event
#KEYWORDS 50
Active          1
StartTime       2
Month           3
Day             4
InitExit        5
MailExit        6
PollExit        7
FileExit        8
Flags           9
Badtries        10
Badbusy         11
CallTime        12
CallWidth       13
Descripton      14
ConnectTo       15
ScheduleNumber  16
Maxcost         17
MinMail         18
Specialdial     19
Tasknumber      20

;Event flags
Forced          101
Requests        102
Users           103
Receive         104
Crash           105
NoSend          106
Dynamic         107
ClearOutBound   108
NoAnswer        109
OnceOnly        110
PopList         111
TossMail        112
ScanMail        113
PackMail        114
NoFiles         115

; Nodes
#KEYWORDS 51
Address         1
PktPassword     2
PortalFixPwd    3
SessionPwd      4
PackerType      5
Securitylevel   6
Securitykeys    7
OpenFrom        8
OpenTo          9
UseEmsi         10
SendFwdLetter   11
PointNet        12
CheckConnect    13
UseFake         14
DisallowRequest 15
UseFullDuplex   16
Phone           17
TickPassword    18
PackTick        19
Flavor          20
SpecialDials    21
EmsiSetTime     22
MinConnectBaud  23

; Tick
#KEYWORDS 52
AreaName        1
GroupName       2
HumanName       3
AreaPath        4
WriteLetter     5
AnnouncePath    6
CanBeRepacked   7
GetFrom         8
SendTo          9
Level           10
Key             11
CheckCRC        12
FilesBBs        13
AkaToUse        14
CheckDupe       15

; FileForward file
#KEYWORDS 53
Filename        1
Where2put       2
Add2Files       3
AddBeforeLine   4
Description     5
Send2           6
BeforeCommand   7
AfterCommand    8
TouchFile       9
GetFrom         10
LastForward     11
KillDupe        12
CheckDate       13
Level           14
Key             15
portalFixName   16
KeepMax         17

; Nodelist Translation Table
#KEYWORDS 54
From    1
To      2

; Schedule
#KEYWORDS 55
Number  1
Action  2
Adr     3
Stat    4
Subline 5

; Okfile
#KEYWORDS 56
Nodestat        1
MagicName       2
FilePath        3
Password        4
Level           5
Key             6
FreeArea        7
Tasknumber      8

; Message areas
#KEYWORDS 57
Directory       1
EchoNames       2
Origin          3
Sendto          4
SendOnly        5
ScramblePwd     6
StripSeenBy     7
Pvt2Email       8
Level           9
Key             10
MaxScan         11
ScanDate        12
Scanned         13
Description     14
AreaType        15
ImportSeenBy    16
UsedAka         17
MsgCount        18
DateCount       19
MsgKeep         20

; Nodelist Segment
#KEYWORDS 58
NodeListName    1
DiffFileName    2
CheckCRC        3
NewNLPath       4
IncludeNodes    5
ExcludeNodes    6
NewNLDesc       7

; Multi File List Segments
#KEYWORDS 59
SegmentName     1
FileName        2
HeaderFile      3
IncludeAreas    4
DoAfter         5

;
; ===== EXAMPLE OF EXPORT/IMPORT FILE =====
;
; System Section
;   SystemName The Programmers Inn
;   SysOp Sren Ager
; End System Section
;
; Equipment Section
;   Port 1
; End Equipment Section
;
;
; Event {1}
;   StartTime 00:00
;   InitExit 10
;   MailExit 20
;   FileExit 30
;   DaysToRun Mon, Tue, Wed
;
; End Event
;
; Node {1}
; End Node
;
; FileForward {1}
; End FileForward
;
; Tick {1}
; End Tick
;
;
