![]() |
Forum Index : Microcontroller and PC projects : MMEdit question
Author | Message | ||||
MarkF Regular Member ![]() Joined: 01/08/2023 Location: AustraliaPosts: 47 |
Hi. I am using MMEdit version 5. https://www.c-com.com.au/MMedit.htm I have set the Syntax > picomiteVGA When I add code below, the PRINT command works in the DOS box, but not PIXEL. Does MMEdit support graphics commands? PRINT "Test" Pixel 10,10 i.e. Use "Run in DOS" cog button in MMEdit |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6269 |
MMEdit is an editor, not a simulator/emulator. The original MMBasic for DOS does not support graphic commands. If you want to run your code on the PC, try MMBasic for Windows (MMB4W) and graphics commands will work. Jim VK7JH MMedit |
||||
MarkF Regular Member ![]() Joined: 01/08/2023 Location: AustraliaPosts: 47 |
Thanks Jim for clearing that up. Appreciated. ![]() Link to MMB4W: https://github.com/UKTailwind/MMB4W Edited 2024-09-26 14:07 by MarkF |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |