Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 19:12 18 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 : CMM 2 - Command for formatted input field is missing

Author Message
Archimedes5000
Newbie

Joined: 21/01/2021
Location: Germany
Posts: 6
Posted: 09:57am 07 Apr 2021
Copy link to clipboard 
Print this post

CMM2 V5.06
I miss a command to query a keyboard entry at a certain point in a predefined length on the screen without scrolling the screen. See also the Accept at command in the Extended Basic of the TI994A

Greetings Axel
 
twofingers
Guru

Joined: 02/06/2014
Location: Germany
Posts: 1133
Posted: 10:17am 07 Apr 2021
Copy link to clipboard 
Print this post

Hi Axel,
I'm not sure what you're looking for, but I think that (and much more) can be done in a little user defined function. Use your creativity!  

Best regards
Michael
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 5705
Posted: 10:36am 07 Apr 2021
Copy link to clipboard 
Print this post

I think I'd suggest a Function, probably using LINE INPUT and/or possibly KEYDOWN to trap a CR from the enter key.

I don't think you'll get matherp to even consider an ACCEPT command, Axel. :)
You don't really need it with the CMM2 anyway as your Function would run incredibly fast compared with the TI994A and the space available for variables is huge.
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
Archimedes5000
Newbie

Joined: 21/01/2021
Location: Germany
Posts: 6
Posted: 03:56pm 10 Apr 2021
Copy link to clipboard 
Print this post

In the 80s I wrote software for a sailing school on a TI99 / 4a, we needed input fields for a table that was displayed on the screen. I think it makes sense to be able to format input fields. I'll see how far I can get with a subroutine.

Greetings Axel
 
twofingers
Guru

Joined: 02/06/2014
Location: Germany
Posts: 1133
Posted: 04:38pm 10 Apr 2021
Copy link to clipboard 
Print this post

Hi Axel,

maybe this will help you?

Regards
Michael
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 8566
Posted: 06:46pm 10 Apr 2021
Copy link to clipboard 
Print this post

Have a look at vegipete's spreadsheet program to see what can be done with the S/W as-is
 
Print this page


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

© JAQ Software 2024