Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Richard Ashbery Newsgroups: comp.sys.acorn.programmer Subject: Re: BBC BASIC - 'MODE MODE' Date: Thu, 05 Dec 2019 17:11:34 +0000 (GMT) Organization: None Lines: 19 Message-ID: <581db42db9basura@invalid.addr.uk> References: <6da9459a-b85e-407d-80d9-2e271e6d459b@googlegroups.com> X-Trace: individual.net 2ZqzWq/j3nuzS9RSui8VzAXyt1580sgXjjT9jRT4+kB0N7BB6t X-Orig-Path: uwclub.net!richard.ashbery Cancel-Lock: sha1:j0Ztfg0YtCZZ60hUMr3h2bs+iNM= User-Agent: Pluto/3.16 (RISC OS/5.25) NewsHound/v1.52-32 Xref: csiph.com comp.sys.acorn.programmer:5912 In article <6da9459a-b85e-407d-80d9-2e271e6d459b@googlegroups.com>, wrote: > Sorry that the old Alzheimers seems to be taking a grip! > Can some kind soul please remind me what BASIC 'MODE MODE' at the > start of a program actually does? I understand MODE 28, MODE 15 > etc, but don't recall what the second 'MODE' in 'MODE MODE' > actually does. (I have been sent a BBC BASIC program in which the > first instruction is 'MODE MODE') > So what MODE am I then in - what has the instruction actually done? If 1920 x 1080 is your default mode then MODE MODE ensures it uses 1920 x 1080. Richard