Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 19:52 07 Jun 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 : MM-teraterm

Author Message
palcal

Guru

Joined: 12/10/2011
Location: Australia
Posts: 1977
Posted: 07:59am 13 Feb 2012
Copy link to clipboard 
Print this post

Trying to load a program into the Mini-Maximite using Tera Term. Have set the delay to 50 ms per line but when I paste it is if the program runs as it is pasted and I get error messages all through the pasted program. Eg. 'No more data to read' and a lot of 'cannot find the label'.
Can someone run me through how to do this.
Thanks, Paul.
"It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all"
 
bigmik

Guru

Joined: 20/06/2011
Location: Australia
Posts: 2946
Posted: 08:38am 13 Feb 2012
Copy link to clipboard 
Print this post

  palcal said   Trying to load a program into the Mini-Maximite using Tera Term. Have set the delay to 50 ms per line but when I paste it is if the program runs as it is pasted and I get error messages all through the pasted program. Eg. 'No more data to read' and a lot of 'cannot find the label'.
Can someone run me through how to do this.
Thanks, Paul.


Hi Paul,

l I am not sure this is related but I found that when I wrote long lines in notepad and copied them in with TT that I had to make sure that the notepad didn't do a line feed in the middle of a long line, I had to set the font to 8 pt or it pasted like a split line into TT..

Regards,

Mick
Mick's uMite Stuff can be found >>> HERE (Kindly hosted by Dontronics) <<<
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3279
Posted: 09:48am 13 Feb 2012
Copy link to clipboard 
Print this post

Are you pasting lines without line numbers? In that case MMBasic will think that you are typing in a lot of commands to be executed immediately. You have to use the AUTO command without any parameters.

Geoff
Geoff Graham - http://geoffg.net
 
palcal

Guru

Joined: 12/10/2011
Location: Australia
Posts: 1977
Posted: 09:13pm 13 Feb 2012
Copy link to clipboard 
Print this post

OK I used the Auto command and the program pastes but I cannot save it. I tried pasting in Edit mode but the program pastes all over the place. I must be doing something wrong.
Paul.
"It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all"
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3279
Posted: 09:29pm 13 Feb 2012
Copy link to clipboard 
Print this post

You must terminate the AUTO command with CTRL-C. Then, you can save, edit, etc.

You cannot paste in the edit mode because the editor has to do a lot of work (scrolling, etc) and it cannot keep up with the data rate.

AUTO works. It is in the manual.

Geoff
Geoff Graham - http://geoffg.net
 
palcal

Guru

Joined: 12/10/2011
Location: Australia
Posts: 1977
Posted: 09:51pm 13 Feb 2012
Copy link to clipboard 
Print this post

Yes, sorry about that I found out if all else fails read the manual.
Sorry for the trouble.

Paul.
"It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all"
 
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