Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 16:56 02 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 : Using MMEdit with external terminal

Author Message
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 07:29am 25 Oct 2018
Copy link to clipboard 
Print this post

I have added a new option to MMEdit Preferences.



If you select "Use ext Term" and set a folder for it, every time MMEdit detects that you have moved to a different window not belonging to MMEdit, a copy of the current program in the editor is saved as "terminalTemp.txt".
It will have "AUTOSAVE" added as the first line and ctrl-Z at the end.

This allows you to use TeraTerm or GFXterm to easily upload the BAS program to your device.

If you are using TeraTerm, edit TERATERM>INI to set the default folder

; Default directory for file transfers
FileDir=C:\apps\gfxTerm

If you are using GFXterm, it defaults to the program folder so use that as the target folder.
I have set TeraTerm to point to the gfxTerm folder so I can use either terminal.

With Teraterm, you might have to tweak the line delay to suit. GFXterm works out-of-the-box.
Teraterm will strip the trailing ctrl-Z unless you use binary.

Workflow is:
Connect to your device.
DO
Make changes in MMEdit
Switch to the Terminal program.
NEW
Send file.
RUN
Go back and fix bugs
LOOP

The normal operation of the MMEdit Chat window is no altered in any way. Just don't try to connect to the same device at the same time.

I will try to update my website in a day or so if there are no reports of disasters.
2018-10-25_172744_MMedit.zip
VK7JH
MMedit
 
Print this page


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

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025