Dark Bit Factory & Gravity

PROGRAMMING => Other languages => Yabasic => Topic started by: Xone on February 22, 2009

Title: port IDs
Post by: Xone on February 22, 2009
Is it possible to peek at the keyboard port id's in jims yab ?
All my programs are using the ps2 ports  :-\  - more fun to sort out.
Title: Re: port IDs
Post by: Jim on February 22, 2009
I think so.  The command is INKEY or INKEY$.

Jim
Title: Re: port IDs
Post by: Xone on February 22, 2009
thanks