Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 12:42 23 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : MMEdit question

Author Message
MarkF
Regular Member

Joined: 01/08/2023
Location: Australia
Posts: 47
Posted: 03:06am 26 Sep 2024
Copy link to clipboard 
Print this post

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: Australia
Posts: 6093
Posted: 03:12am 26 Sep 2024
Copy link to clipboard 
Print this post

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   MMBasic Help
 
MarkF
Regular Member

Joined: 01/08/2023
Location: Australia
Posts: 47
Posted: 04:04am 26 Sep 2024
Copy link to clipboard 
Print this post

Thanks Jim for clearing that up. Appreciated.  

Link to MMB4W: https://github.com/UKTailwind/MMB4W
Edited 2024-09-26 14:07 by MarkF
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024