stack 50000 Set title "REminiscence" Set rcnum `RequestChoice "$title" "Run in window or fullscreen?" "Window" "Fullscreen" "Oh, forget it"` If $rcnum EQ 1 rs --scaler scale@3 ENDIF If $rcnum EQ 2 rs --fullscreen ENDIF