The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Casio 7400gII
04-26-2022, 06:56 AM
Post: #1
Casio 7400gII
Hello,
i'm actually just a software user, but i'm currently trying my hand at programming Casio-Basic (Casio 7400gII; Casio 9860gII) and Sharp-Basic (PC 1403; e500).
I also own a couple of HP calculators; I use a HP 48sx daily in the office.

I have the following program:
Code:
   Lbl 1
   Cls
   RanInt#(1,7)->A
   RanInt#(1,16)->B
   Locate B,A, "Hello"
   Getkey != 47 => Goto 1
Unfortunately the program does not do what i want.
Before each loop the display should be cleared [cls].
Currently the calculator is cluttering up the display, which is not what i want.
Where am I making a mistake?
Can someone help me ?
Thanks a lot

8years elementary school, 2y business school; no bachelor/master, etc.;
but always interested in simple mathematics & calculators
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Casio 7400gII - Pälzer - 04-26-2022 06:56 AM
RE: Casio 7400gII - Hollerith - 04-26-2022, 12:02 PM
RE: Casio 7400gII - Pälzer - 04-26-2022, 01:57 PM
RE: Casio 7400gII - Pälzer - 04-28-2022, 05:01 PM
RE: Casio 7400gII - klesl - 04-27-2022, 07:32 AM
RE: Casio 7400gII - Hollerith - 04-27-2022, 10:04 AM
RE: Casio 7400gII - Pälzer - 04-28-2022, 03:10 PM
RE: Casio 7400gII - klesl - 04-27-2022, 11:37 AM
RE: Casio 7400gII - klesl - 04-28-2022, 04:53 PM
RE: Casio 7400gII - klesl - 04-28-2022, 05:12 PM



User(s) browsing this thread: 4 Guest(s)