Post Reply 
Output from WAIT(-1)
01-09-2021, 09:36 PM
Post: #7
RE: Output from WAIT(-1)
(01-09-2021 08:48 PM)john gustaf stebbins Wrote:  Are you having problems with your code?

Code:

EXPORT KAREL()
BEGIN
LOCAL input,exit,cx,cy;

ARC_P(cx,cy,40);

END;

Dear Mr. Stebbins,
The code in this thread apparently works fine, the problem is in another part of my program, which I have created a new thread for. In your code, a circle is drawn where the screen is touched, and I don't need a circle in my program. Sincerely, Karel.

I use HP-16C, WP-34S emulator, HP-35s, HP-48GX, HP-50g, and HP Prime G2.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Output from WAIT(-1) - cahlucas - 01-06-2021, 09:57 PM
RE: Output from WAIT(-1) - Joe Horn - 01-07-2021, 04:54 AM
RE: Output from WAIT(-1) - cahlucas - 01-08-2021, 04:55 PM
RE: Output from WAIT(-1) - Joe Horn - 01-08-2021, 10:20 PM
RE: Output from WAIT(-1) - cahlucas - 01-09-2021, 06:14 PM
RE: Output from WAIT(-1) - cahlucas - 01-09-2021 09:36 PM



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