Hi all,
just found this forum, just registered, first post ever.
I hope it‘s okay to ask a rather simple CASIO Basic question because I saw so many advanced questions of all you guys who write apps in C with an SDK (that‘ll come later for me, I guess).
So, I‘m quite new to the CG50, got it a few days ago. I‘m porting a program I wrote for the fx-5800p.
Here‘s the problem: I want to use the input function ? together with a string (like „Start number?“) but I have written some initial text already on the screen in line 1 and 2 with the Locate command.
So I want the ? command to write the input string and the question mark on line 3 of the display.
However, it always gets written in line 1 and thus overwrites my text I put there in advance.
Is there a way to control where on the screen the „text“?->N input command writes its text?
Or a workaround to make it write the prompt at a line I want it to have?
Is there some kind of „text cursor“ I can manipulate?
Thanks so much guys!
just found this forum, just registered, first post ever.
I hope it‘s okay to ask a rather simple CASIO Basic question because I saw so many advanced questions of all you guys who write apps in C with an SDK (that‘ll come later for me, I guess).
So, I‘m quite new to the CG50, got it a few days ago. I‘m porting a program I wrote for the fx-5800p.
Here‘s the problem: I want to use the input function ? together with a string (like „Start number?“) but I have written some initial text already on the screen in line 1 and 2 with the Locate command.
So I want the ? command to write the input string and the question mark on line 3 of the display.
However, it always gets written in line 1 and thus overwrites my text I put there in advance.
Is there a way to control where on the screen the „text“?->N input command writes its text?
Or a workaround to make it write the prompt at a line I want it to have?
Is there some kind of „text cursor“ I can manipulate?
Thanks so much guys!