if %BtnRes=0 goto *rmenu_custom_btlp
if %BtnRes=-1 goto *rmenu_custom_end
if %BtnRes=1 btndef clear:csp -1:gosub*title_yesno
if %BtnRes=2 btndef clear:csp -1:gosub*save
if %BtnRes=3 btndef clear:csp -1:gosub*load
if %BtnRes=4 btndef clear:csp -1:gosub*backlog
if %BtnRes=5 btndef clear:csp -1:end
return
;-------------------------------------