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 
Minor bug in CHOOSE (rev. 6975)
01-16-2015, 02:35 PM
Post: #1
Minor bug in CHOOSE (rev. 6975)
Hello,

The following crashes the Prime:
Code:
KEY K_Menu()
BEGIN
  CHOOSE(N,"Lunch",{"Salad","Yogurt"});
  RETURN "Steak"; 
END;
  1. Press user key [Menu]
  2. Press user key [Menu] again
  3. Cancel selection by tapping outside of choose box
Greetings
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Minor bug in CHOOSE (rev. 6975) - Snorre - 01-16-2015 02:35 PM
RE: Minor bug in CHOOSE (rev. 6975) - Han - 01-16-2015, 04:15 PM



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