slang-users mailing list

[2021 Date Index] [2021 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[slang-users] Getting Keyboard Input


I've got the following in my code:

variable c = 0;
c = SLang_getkey ();

But I'm euchered with this:

rline_getkey is undefined
./tempConv.sl:28:<top-level>:Undefined Name

Do I have to import/require something?
I thought this function was a built-in?
--
Duke
** Text only please. Bottom post is best. **
_______________________________________________
For list information, visit <http://jedsoft.org/slang/mailinglists.html>.


[2021 date index] [2021 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]