the -N or -Y menu commands... how do I program the menu to proceed USING that Yes/No input from the user?
Hello paulie420!
On 19 Jul 2020, paulie420 said the following...
the -N or -Y menu commands... how do I program the menu to proceed US that Yes/No input from the user?
Before the -N or -Y command, you should put a -R command (I have "Data:
0" although I believe that does not matter).
Then the -N or -Y command as desired.
Then, for your action to be performed, you use:
Access: OK
...which means that the user either answered "Y" to a -Y question or "N" to an -N question, or:
Access: !OK
...which means that the user answered "N" to a -Y question or "Y" to an
-N question.
So usually you put two actions after each other, one that does something on "OK" and one which does something else on "!OK".
Hope this helps! :)
Best regards
Zip
Hello paulie420![INSERT EXPLANATION FROM ZIPs BRAIN W/O LOOKING!]
Hope this helps! :)
Best regards
Zip
Hey Zip, just wanted to say thanks again... the info you gave me was exactly what I needed and *I* am going to search the wiki and see if I just missed what I needed or if the data you gave isn't there either -
and regardless, I'm gonna try to make sure the info is somewhere for the next guy. Or gal.
Sounds great! Glad to hear it worked! :)
I've found that sometimes one has to (kind of) combine the ACS documentation, the mystic.txt in the docs folder and info from the changelog to find out how things really work. :)
Best regards
Zip
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 96 |
Nodes: | 16 (1 / 15) |
Uptime: | 10:26:55 |
Calls: | 4,663 |
Calls today: | 4 |
Files: | 8,491 |
Messages: | 349,786 |