SMCF1                      ; must ALWAYS be first line
Title: I-Amiga_Menu_#8     ; 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/8DONE ; name of text file to make resident
DATA                       ; start DATA section (required!)
TITLE Please_choose_message_to_read 2 B *
TITLE ============================= 2 B *
MENU AmigaWorld 1 N * MSGHDR_1
MENU SignOff_PLEASE 1 N * MSGHDR_2
MENU Comp.sys.amiga 1 N * MSGHDR_3
MENU amiga_floppies 1 N * MSGHDR_4
MENU Amiga_System_for_sale..... 1 N * MSGHDR_5
MENU Amiga 1 N * MSGHDR_6
MENU Re:_Problems_on_unsub... 1 N * MSGHDR_7
MENU Fish_List_Avaiable_? 1 N * MSGHDR_8
MENU Comp.sys.amiga.tech_address 1 N * MSGHDR_9
MENU internet_newsgroups 1 N * MSGHDR_10
MENU Re:_amiga_floppies 1 N * MSGHDR_11
MENU RE:_A3000_Student_Discount 1 N * MSGHDR_12
MENU A-MAX_VERSION_2 1 N * MSGHDR_13
MENU I_would_like_a_newer_A68k_and_ZC... 1 N * MSGHDR_14
MENU Re:_I_would_like_a_newer_A68k_and_ZC... 1 N * MSGHDR_15
MENU Re:_AmigaWorld 1 N * MSGHDR_16
MENU Re:_Amiga_World 1 N * MSGHDR_17
MENU Re:_Amiga_World 1 N * MSGHDR_18
MENU DECWindows 1 N * MSGHDR_19
MENU Re:_I_would_like_a_newer_A68k_and_ZC... 1 N * MSGHDR_20
MENU Renewal_of_your_subscription_to_list_I-AMIGA 1 N * MSGHDR_21
MENU Renewal_of_your_subscription_to_list_I-AMIGA 1 N * MSGHDR_22
MENU Re:_DECWindows 1 N * MSGHDR_23
MENU Re:_2.0,_a500,_a1000,_etc. 1 N * MSGHDR_24
ENDDATA
