Category > Input commands xHarbour Developers Network  

 
ItemDescription
@...GETCreates a Get object (entry field) and displays it to the screen
@...GET CHECKBOXCreates a Get object as check box and displays it to the screen.
@...GET LISTBOXCreates a Get object as list box and displays it to the screen.
@...GET PUSHBUTTONCreates a Get object as push button and displays it to the screen.
@...GET RADIOGROUPCreates a Get object as radio button group and displays it to the screen.
@...GET TBROWSECreates a Get object as browser and displays it to the screen
@...PROMPTDisplays a menu item for a text mode menu.
ACCEPTBasic user input routine.
CLEAR TYPEAHEADEmpties the keyboard buffer.
INPUTAssigns the result of an input expression to a variable.
KEYBOARDWrites a string or numeric key codes into the keyboard buffer.
MENU TOActivates a text-mode menu defined with @...PROMPT commands.
READActivates editing of @...GET entry fields in text mode.
SET CONFIRMDetermines how a GET entry field is exited.
SET EVENTMASKSets which events should be returned by the Inkey() function.
SET FUNCTIONAssociates a character string with a function key.
WAITSuspend program execution until a key is pressed.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe