SMCF1                      ; must ALWAYS be first line
Title: I-Amiga_Menu_#9     ; out menu-window title
Columns: 1                 ; maximum number of horizontal menu columns
Rows: 67                   ; maximum number of vertical menu rows
VSpacing: 0                ; no extra spacing between vertical rows
HSpacing: 16               ; 16 pixels between horizontal columns
Reopen: ON                 ; reopen non-closed windows when re-invoked
Winsize: 640 400           ; maximum text window size
Status: ON                 ; status info in text window title bars
Resident: OFF              ; make SuperMenu resident (invoked with HELP)
File: CTT4:MessageBase/9DONE ; name of text file to make resident
DATA                       ; start DATA section (required!)
TITLE Please_choose_message_to_read 2 B *
TITLE ============================= 2 B *
MENU Re:_Renewal_of_your_subscription 1 N * MSGHDR_1
MENU Subscription_Renewals 1 N * MSGHDR_2
MENU comp.sys.amiga.* 1 N * MSGHDR_3
MENU Connection_Problems 1 N * MSGHDR_4
MENU Re:_DECWindows 1 N * MSGHDR_5
MENU Hello_from_Singapore! 1 N * MSGHDR_6
MENU New_AMax 1 N * MSGHDR_7
MENU Re:_DECWindows 1 N * MSGHDR_8
MENU IBM_KEYBOARD 1 N * MSGHDR_9
MENU IBM_3270 1 N * MSGHDR_10
MENU Listserv 1 N * MSGHDR_11
MENU SOOORRRRYYYYYYY!!!! 1 N * MSGHDR_12
MENU Setting_up 1 N * MSGHDR_13
MENU Re:__comp.sys.amiga.* 1 N * MSGHDR_14
MENU CSAMIGA 1 N * MSGHDR_15
MENU Troubles_with_FTP 1 N * MSGHDR_16
MENU RE:_Setting_up 1 N * MSGHDR_17
MENU Xicon/Muchmore 1 N * MSGHDR_18
MENU Help_on_Caligari_and_other_Raytracers!! 1 N * MSGHDR_19
ENDDATA
