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 
Yes or No?
06-25-2014, 12:27 AM
Post: #1
Yes or No?
What is the best way to ask Yes or No for the 50G?
back in the day we hit the Y or the N (or any other) key but now i'm thinking we can do better.
I have this but its not great:
YN.txt
Code:

%%HP: T(3)A(R)F(.);
\<< "? YES OR NO?" + { { "YES" 1. } { "NO" 0. } } 1. CHOOSE DROP
\>>
it takes an 'argument' or "text" on level one and returns a 1 for yes or 0 for no.
i'm thinking of using TMENU and GETKEY but i'm not sure how (yet).
any ideas? <<yes or no>> ...or what are you using?
user RPL please

Thanks
~~~~8< Art >8~~~~

PS: Please post more 50G stuff :)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Yes or No? - CosmicTruth - 06-25-2014 12:27 AM
RE: Yes or No? - MNH - 06-25-2014, 02:20 AM
RE: Yes or No? - CosmicTruth - 06-25-2014, 11:43 AM
RE: Yes or No? - MNH - 06-25-2014, 03:01 AM
RE: Yes or No? - CosmicTruth - 06-25-2014, 10:41 PM
RE: Yes or No? - CosmicTruth - 06-26-2014, 02:42 AM



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