;This is a sample of the AREAS file.  This line has a semi-colon as the
;first character so, it is considered to be a comment line.
FILEBONE 26
;Novell Distribution Network
NOVLIB02 53
ADAELIST 73
----Delete from here down----
;This is the AREA cfg file for TIC2WC. It is easy to setup and maintain.
;Place only 1 area on each line and make sure to delete any [BLANK] lines
;or non-area info. ie..the documentation that I'm writing. <G>
;
;FILEBONE 26
; Ŀ
;         
;         
;         WC!4 File area number
;  Filebone Area name
;
;I have over 600 areas in my CFG file and the pgm is still fast.  The max
;limit would be 32000+ but I don't think we'll have to worry about that.
;<G>
;
;You may add remarks to the AREAS file by placing a semi-colon ";" as the
;very first character in the line.  The compiler will overlook these
;lines.
;
;I don't know if you used WCFF with WC!3 but, if you did, this file is
;already setup. <G>  Just strip out off the non-essential lines and
;remove the "Area <path>" from the lines that are needed.  Make sure there
;is *ONLY* 1 (one) space between each part of the info.  More than one
;space will cause the program to read the info in wrong.
;
;----Excerpt from WCFF.CFG----
;
;AREA D:\PAROLE PAROLE 1      <- Remove the "AREA D:\PAROLE " from this line
;     LOCAL POSTTOAREA PAROLE Ŀ
;     1:151/185 Hatch *&       
;     1:2614/204 Swinger *     
;     1:151/134 Leech C*        Remove these lines
;     1:151/187 Free C*        
;     1:124/8014 Parole *      
;     1:379/24 Exchange C*    
;
