[Gambas-user] Trapping keyboard in text application
Øystein Selbekk
oystein at ...816...
Mon Feb 14 19:38:38 CET 2005
On Saturday 12 February 2005 17:27, =D8ystein Selbekk wrote:
> Hi everyone... Trying to make a text only app in Gambas. Im not sure on h=
ow
> to trap keyboard input from the user in text mode. Ex: Do Until strInput =
<>
> ""
> strInput =3D someway_to_trap_user_input
> Loop
>
> Any clues anyone?
>
> Regards Oystein Selbekk
>
The only way at the moment is using LINE INPUT.
=2D-=20
Benoit Minisini
mailto:gambas at ...1...
Could you give me an example....?
Examples in the help files shows how to do it with a com port, but not the keyboard.
Regards Oystein Selbekk
More information about the User
mailing list