Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 11:09 01 Aug 2025 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 : Important MMEdit update

     Page 1 of 2    
Author Message
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 02:18am 17 Nov 2020
Copy link to clipboard 
Print this post

Important Bug fix!!!

Under some circumstances, files were being saved under the wrong name when being uploaded.

The syntax files and help files are also updated.

Available form the usual place.
https://www.c-com.com.au/stuff/MMedit_setup4.x.exe

Jim
VK7JH
MMedit
 
LeoNicolas

Guru

Joined: 07/10/2020
Location: Canada
Posts: 504
Posted: 03:12am 17 Nov 2020
Copy link to clipboard 
Print this post

Do you have a Linux version editor?
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 03:57am 17 Nov 2020
Copy link to clipboard 
Print this post

  LeoNicolas said  Do you have a Linux version editor?

MMEdit works well with Wine.

I have too much trouble keeping up with all the different versions of Linux and don't use a Linux GUI so not able to support it.

So no, not in the foreseeable future.

Jim
VK7JH
MMedit
 
Tinine
Guru

Joined: 30/03/2016
Location: United Kingdom
Posts: 1646
Posted: 01:25am 19 Nov 2020
Copy link to clipboard 
Print this post

Many thanks Jim  
 
LeoNicolas

Guru

Joined: 07/10/2020
Location: Canada
Posts: 504
Posted: 02:25am 19 Nov 2020
Copy link to clipboard 
Print this post

  TassyJim said  
  LeoNicolas said  Do you have a Linux version editor?

MMEdit works well with Wine.

I have too much trouble keeping up with all the different versions of Linux and don't use a Linux GUI so not able to support it.

So no, not in the foreseeable future.

Jim


Thank you Jim

I will try to run it using Wine
 
Turbo46

Guru

Joined: 24/12/2017
Location: Australia
Posts: 1642
Posted: 04:03am 19 Nov 2020
Copy link to clipboard 
Print this post

Hi Jim,

Since updating to the latest version I cannot run a program in DOS/Windows MMBasic and can't find a way to tell it where MMBasic is? It didn't ask for the location.

Thanks
Bill
Edited 2020-11-19 14:07 by Turbo46
Keep safe. Live long and prosper.
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 07:04am 19 Nov 2020
Copy link to clipboard 
Print this post

  Turbo46 said  Hi Jim,

Since updating to the latest version I cannot run a program in DOS/Windows MMBasic and can't find a way to tell it where MMBasic is? It didn't ask for the location.

Thanks
Bill

Hold "shift" while clicking on "run in DOS" button should bring up the file selector dialog.

Message to ALL:

I found another bug I introduced with the change to sending files under their own name.
It stuffed up the "Save" button.
Please download again.

Jim
VK7JH
MMedit
 
Turbo46

Guru

Joined: 24/12/2017
Location: Australia
Posts: 1642
Posted: 07:14am 19 Nov 2020
Copy link to clipboard 
Print this post

Thanks Jim, shift_run button worked.

Bill
Keep safe. Live long and prosper.
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 07:19am 19 Nov 2020
Copy link to clipboard 
Print this post

Don't forget to download again. I uploaded a fix for saving 10 minutes ago.

Jim
VK7JH
MMedit
 
Turbo46

Guru

Joined: 24/12/2017
Location: Australia
Posts: 1642
Posted: 07:26am 19 Nov 2020
Copy link to clipboard 
Print this post

Thanks Jim, I installed the new version first.

Bill
Keep safe. Live long and prosper.
 
BruderJo

Newbie

Joined: 16/08/2020
Location: Germany
Posts: 18
Posted: 08:16am 20 Nov 2020
Copy link to clipboard 
Print this post

Hello,

I use MMedit with Wine on my Mac.

- XQuartz-2.7.11
- winhq-staging-5.7
- MMedit-4.12 portable.

to use the serial port, I did:


cd $HOME/.wine/dosdevices
ln -s /dev/tty.usbmodem143201 com3


in MMedit: connect -> new -> serial ports -> find -> choose com3/115200

I found two strange effects:

When I start with "wine MMedit.exe", the program loads MMedit.exe as source. Might be a wine thing. I never faced this issue with my VM windows.
But another thing is annoying.
The communication with the CMM2 works fine with MM-chat. I can run commands and have the result. perfect.
But the file manager caused the program to hang completely.
The right Maximite window says 'working..'. On the CMM2 I see "LIST FILES" executed.
It seems, the machine's feedback is not recognized.

Nevertheless, I like the editor and changing the SD card between MAC & CMM2 is my current workflow.

Enjoy,
Stefan.
 
disco4now

Guru

Joined: 18/12/2014
Location: Australia
Posts: 1003
Posted: 04:38am 21 Nov 2020
Copy link to clipboard 
Print this post

Hi Jim,
The red (arrow)button, Go to Error in the terminal is gone. Should it be available for the Micromites.

Regards
Gerry
Latest F4 Latest H7 FotS
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 05:20am 21 Nov 2020
Copy link to clipboard 
Print this post

  disco4now said  Hi Jim,
The red (arrow)button, Go to Error in the terminal is gone. Should it be available for the Micromites.

Regards
Gerry


Sorry, it had to go...
Jim
VK7JH
MMedit
 
Turbo46

Guru

Joined: 24/12/2017
Location: Australia
Posts: 1642
Posted: 01:24am 22 Nov 2020
Copy link to clipboard 
Print this post

Hi Jim,

I'm using MMEdit with DOS MMBasic and it seems to be saving to a temp.bas file only and not to the original file. The original file is untouched from yesterday.

I am using the latest version (I think).

Bill

Edit: If I load the temp.bas file and run it, the temp file is updated when this happens.

BUT if if I run the original (old) version then the temp.bas file is overwritten and the earlier version is lost. I was confused because work I had done last night seemed lost but I realized too late that it was there in the temp.bas file.

BEWARE BEWARE

2ND Edit: It's not actually saving the original at all when you click on the 'save' button. Only the temp.bas file when it is run. You can 'save as' the same file name and it will overwrite and save the orignal though.
Edited 2020-11-22 12:42 by Turbo46
Keep safe. Live long and prosper.
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 02:38am 22 Nov 2020
Copy link to clipboard 
Print this post

MMEdit has always created 'temp.bas' to 'run in Dos'.

There was a brief period when MMEdit was not saving correctly. It tried to save without the full path specified so Windows did what it thought best.

That version was only up for a short period but it sounds like you may have it.
Check the build date in 'About' or the configuration report. The date and time,not just the version.

It should be:
  Quote  MM Edit Version: V 4.1.2  20201119065223
Build Date: 19-Nov-2020 06:52:23 UTC


If that's not the problem, I need a copy of your configuration report to look further.

Jim
VK7JH
MMedit
 
Turbo46

Guru

Joined: 24/12/2017
Location: Australia
Posts: 1642
Posted: 02:48am 22 Nov 2020
Copy link to clipboard 
Print this post



Thanks, I'll download and try again.

Bill
Keep safe. Live long and prosper.
 
Turbo46

Guru

Joined: 24/12/2017
Location: Australia
Posts: 1642
Posted: 02:55am 22 Nov 2020
Copy link to clipboard 
Print this post

All fixed! Thanks Jim.

Bill
Keep safe. Live long and prosper.
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 03:00am 22 Nov 2020
Copy link to clipboard 
Print this post

That's good.
VK7JH
MMedit
 
Turbo46

Guru

Joined: 24/12/2017
Location: Australia
Posts: 1642
Posted: 07:29am 27 Nov 2020
Copy link to clipboard 
Print this post

Hi Jim,

Another little query on MMEdit. When I load a file downloaded from TBS then try to close it, it comes up with the message saying that the file has changed (it hasn't - well not by me) and do I want to save it.

Is it OK to save it? I don't know what it thinks has changed.

Bill
Keep safe. Live long and prosper.
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 07:44pm 27 Nov 2020
Copy link to clipboard 
Print this post

  Turbo46 said  Hi Jim,

Another little query on MMEdit. When I load a file downloaded from TBS then try to close it, it comes up with the message saying that the file has changed (it hasn't - well not by me) and do I want to save it.

Is it OK to save it? I don't know what it thinks has changed.

Bill

Is it all files or just some?

One possibility is the line endings. MMEdit will change that to CRLF and you won't see any change visually. NC.BAS uses LF for line endings. I haven't checked others.

Similar with TAB characters. They will get expanded to SPACE.

Jim
VK7JH
MMedit
 
     Page 1 of 2    
Print this page
The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025