[Gambas-user] Trapping keyboard in text application

Benoit Minisini gambas at ...1...
Mon Feb 14 14:23:48 CET 2005


On Saturday 12 February 2005 17:27, Øystein Selbekk wrote:
> 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
>

The only way at the moment is using LINE INPUT.

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list