MMBasic for Windows - alphas


Author Message
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10965
Posted: 03:55pm 22 Feb 2022      

V5.07.03a7


MMBasic.zip


New temporary option
OPTION CONSOLE REPEAT ON/OFF


When set it copies all Print and output to the console. It is reset to off when a program is run

MM.CMDLINE$ implemented

OPTION DEFAULT PATH errors tidied up

MM.INFO(exists dir dirname$) implemented to complement MM.INFO(exists file fname$)

Current MM.INFO are:
SOUND
MAX PAGES
PAGE ADDRESS
FRAMEBUFFER
DIRECTORY (same as CWD$)
EXISTS FILE
EXISTS DIR
OPTION AUTORUN
OPTION EXPLICIT
OPTION BASE
PROGRAM
AUTORUN
DEVICE (same as MM.DEVICE$)
DEFAULT PATH
VERSION (same as MM.VER)
VARCNT
CURRENT
FONTWIDTH
FONTHEIGHT
FILESIZE
FONTCOUNT (how many chars are available in current font)
WIDTH
HEIGHT
HPOS
VPOS
FCOLOUR
BCOLOUR
FRAMEH
FRAMEV
WRITEPAGE
FONT
ERRNO
ERRMSG




OPTION BREAK
Edited 2022-02-23 02:07 by matherp