Hi everyone... Trying to make a text only app in Gambas. Im not sure on how to trap keyboard input from the user in text mode. Ex: Do Until strInput <> "" strInput = someway_to_trap_user_input Loop Any clues anyone? Regards Oystein Selbekk