Metropoli BBS
VIEWER: option.001 MODE: TEXT (ASCII)
; Format:

; Lines Starting with ';' are ignored
; Blank lines  are ignored
; Lines starting with '!TEXT,' Define static lines on the main screen
;       Parameters are seperated as indicated

;    Parameter	Value				Seperator following field

;	1.	Color 				Comma 
;			Blue
;			Green
;			Cyan
;			Red
;			Violet
;			Orange
;			Yellow
;			White

;	2.	Line on which to appear  	Comma
;			(Border top line = 0)

;	3.	Column at which to start	Any number of tabs
;			(0 = Center on line)
;       4.	The text to display 
;               	('!' toggles regular/bold display)

!TEXT,Yellow,1,0	!STANDARD MICRO SYSTEMS!
!TEXT,Yellow,2,0	!ARCNET ODI and TURBO II!
!TEXT,Yellow,3,0	!Driver Options Superdisk V3.00 (911217)!


!TEXT,Green,20,15	!Left! & !Right! arrow keys select window
!TEXT,Green,21,15	!Up! & !Down! arrow keys select option within window
!TEXT,Green,22,15	!ESC! quits  without changing anything
!TEXT,Green,23,15	!F10! saves selected options

!TEXT,Red,15,2		!NOTE: Please review
!TEXT,Red,16,2		!the README information
!TEXT,Red,17,2		!before proceeding

!TEXT,Cyan,15,55	NOTE: Buffer size is 
!TEXT,Cyan,16,55	only applicable to  
!TEXT,Cyan,17,55	NetWare 2.xx servers.


; Lines starting with '!MENU,' Define Menu parameter values
;       Parameters are seperated as indicated

;    Parameter	Value				Seperator following field

;	1.	Number of options		Comma 

;	2.	Default display option number	Comma

;	3.	Line where menu starts		Comma

;	4.	Column where menu starts  	Comma

;	5.	Lines in menu			Comma

;	6.	Columns in menu			Comma

;	7.	Border color			Comma

;	8.	Menu text color			Comma

;	9.	Menu highlight text color	Comma

!MENU,4,1,6,1,8,30,Red,Yellow,White,

; Lines following '!MENU,' lines contain the text for the display
;       Parameters are seperated as indicated

;    Parameter	Value				Seperator following field

;	1.	Line on which to display text	Tab character

;       2.	The text to display 
;               	('!' toggles regular/bold display)

1	      !NetWare Type   
3	 !NW 3.xx SRV + ODI WS (DEF) 
4	 !NW 3.xx SRV + IPX WS (OPT) 
5	 !NW 2.xx SRV + IPX WS (DEF) 
6	 !NW 2.xx SRV + ODI WS (OPT) 

!MENU,8,1,6,31,12,22,Red,Yellow,White,

1	   !Board Type    
3	   !PC100\110        
4	   !PC120\130\130E   
5	   !PC200\210\250    
6	   !PC220\260\270E   
7	   !PC330            
8	   !PC500\550 Long   
9	   !PC600\650        
10	   !PS110\210 MCA   

!MENU,4,1,6,54,8,24,Red,Yellow,White,

1	! 2.xx Server Bfr Size
3	    !LARGE  (4k)       
4	    !MEDIUM (2K)       
5	    !SMALL  (1K)       
6	    !TINY   (.5K)      




[ RETURN TO DIRECTORY ]