GetChar on monkey and Ubuntu 14
Monkey Forums/Monkey Programming/GetChar on monkey and Ubuntu 14| 
 | ||
| Can someone please test the GetChar example in the help docs as when I test GetChar I always get 0 returned no matter the keys I press. | 
| 
 | ||
| It works for me on ubuntu, If char>=32 textInput+=String.FromChar(char) | 
| 
 | ||
| Yeah managed to fix it had a corrupt package in the end :/ |