Liberty BASIC Help Online

INP( )
 
returnedByte = INP(port)
 
Description:
This function polls the specified machine I/O port for its byte value.
 
If you will be distributing your application, and it uses INP() and/or OUT to control hardware ports, you will need to distribute and install certain files on your user's system.  For detailed information, see Port I/O.
 
See also:  OUT port,byte


Copyright (C) 2003 Shoptalk Systems
Liberty BASIC - http://www.libertybasic.com/