Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 18:36 29 Apr 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 : MM Edit update V3.5.3

Author Message
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 5905
Posted: 06:36pm 12 Oct 2014
Copy link to clipboard 
Print this post

I seem to have had a larger than normal number of bugs in the 3.5.0 release of MM Edit.
This update fixes a problem which caused grief when switching between TCPIP and serial connections.
As usual the attached ZIP has a replacement TKN file or you can download the full program from my website.
2014-10-13_043555_MMedit.zip

I still need to update the User Manual - I am working on it.

Jim
VK7JH
MMedit   MMBasic Help
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 712
Posted: 07:14am 13 Oct 2014
Copy link to clipboard 
Print this post

I am missing some Icons in the Chat window, when changed to 115200 baud..


 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 5905
Posted: 10:21am 13 Oct 2014
Copy link to clipboard 
Print this post

Some icons are hidden when in VT100 mode.
They will all reappear when you switch to ASCII or HEX mode.

Jim

VK7JH
MMedit   MMBasic Help
 
Blackened

Regular Member

Joined: 11/08/2012
Location: Australia
Posts: 66
Posted: 12:15am 19 Oct 2014
Copy link to clipboard 
Print this post

Hi Jim,

Firstly thank you for your continued work on MM edit. Been using it for ages now and find it to be invaluable.

Minor bug report in 3.5.1. If it's been fixed in 3.5.3 apologies, but I've got a funny feeling I've come across this in the past too.

space$ isn't recognised as a MMB function. It's listed as spaceS$ in the syntax help. No biggy but had me scratching my head for a few minutes thinking I was doing something wrong lol.
 
paceman
Guru

Joined: 07/10/2011
Location: Australia
Posts: 1328
Posted: 01:53am 19 Oct 2014
Copy link to clipboard 
Print this post

Hi Jim,

Another minor issue here:
DO:A$=INPUT$(1,#1):LOOP WHILE LOC(#1) <> 0

For some reason the LOOP WHILE is not recognised as a command either.

Greg
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 5905
Posted: 10:15am 19 Oct 2014
Copy link to clipboard 
Print this post

@Blackened
  Quote  space$ isn't recognised as a MMB function. It's listed as spaceS$ in the syntax help. No biggy but had me scratching my head for a few minutes thinking I was doing something wrong lol.


That one caught me out as well. I have fixed it in the master copy but I forgot to add it to the latest updates. It will be there next time - promise.

@paceman
  Quote  DO:A$=INPUT$(1,#1):LOOP WHILE LOC(#1) <> 0

For some reason the LOOP WHILE is not recognised as a command either.


It is the '#' which is upsetting the syntax highlighting. If you put the cursor in the word and hit F1, the syntax help appears so it is only the highlighting that has a problem.

I think it is because the '#' gets used as a comment marker in some languages.
I will see if I can tame the beast. I do like the highlighting to work correctly - it's supposed to be there to HELP the users.

The # is optional but I prefer to use it.

Jim


VK7JH
MMedit   MMBasic Help
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 5905
Posted: 11:12am 19 Oct 2014
Copy link to clipboard 
Print this post

The attached ZIP has the updated dat files with SPACE$ fixed.
2014-10-19_211153_data.zip

Replace the 4 files in your data folder.

Help/About will tell where the folder is located in your PC.

Thanks for drawing the error to my attention.

Jim

VK7JH
MMedit   MMBasic Help
 
Print this page


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

© JAQ Software 2024