SMCF1                      ; must ALWAYS be first line
Title: I-Amiga_Menu_#2     ; 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/2DONE ; name of text file to make resident
DATA                       ; start DATA section (required!)
TITLE Please_choose_message_to_read 2 B *
TITLE ============================= 2 B *
MENU DGplot 1 N * MSGHDR_1
MENU Re:_MultiSync_Monitors_and_Amiga_Sales 1 N * MSGHDR_2
MENU Commodore_contacts! 1 N * MSGHDR_3
MENU Re:_DGplot 1 N * MSGHDR_4
MENU re:Might_as_well... 1 N * MSGHDR_5
MENU 2_QUESTIONS 1 N * MSGHDR_6
MENU Fred_Fish_disk_331-340? 1 N * MSGHDR_7
MENU Fred_Fish_disk_331-340? 1 N * MSGHDR_8
MENU Re:__2_QUESTIONS 1 N * MSGHDR_9
MENU Re:__2_QUESTIONS 1 N * MSGHDR_10
MENU BYTE_has_the_3000_on_the_cover! 1 N * MSGHDR_11
MENU Re:_BYTE_has_the_3000_on_the_cover! 1 N * MSGHDR_12
MENU Re:_BYTE_has_the_3000_on_the_cover! 1 N * MSGHDR_13
MENU bridgeboards,_trapdoors_and_the_like 1 N * MSGHDR_14
MENU Re:_BYTE_has_the_3000_on_the_cover! 1 N * MSGHDR_15
MENU Boot_ROM_Docs 1 N * MSGHDR_16
MENU Re:_BYTE_has_the_3000_on_the_cover! 1 N * MSGHDR_17
MENU search_for_ka 1 N * MSGHDR_18
MENU My_ICONIFY_program.. 1 N * MSGHDR_19
MENU Z_compression 1 N * MSGHDR_20
MENU Hambench_anyone? 1 N * MSGHDR_21
MENU Bloodwych 1 N * MSGHDR_22
MENU HELP_wanted_with_program_'compress' 1 N * MSGHDR_23
ENDDATA
