Code:

string inkey_str;

function inkey_func
{
inkey(inkey_str);
}

function main
{
//code
while(1)
{
str_lwr(inky_str);
wait(1);
}





"empty"