REQUESTNOTIFY TEXT '"You may create extra header lines to appear\nin the editor when you write messages.\nFollowup-To: and Keywords: are good examples."' BT '"_Edit|_Delete|_Cancel"'
if result = 1 then do
STARTEDITOR FILE BBSDATA.BBSPATH||".header"
end
if result = 2 then address command "delete >NIL: "||BBSDATA.BBSPATH||".header"