Liberty BASIC Help Online

Command Reference G-K
Commands and Keywords
 
A-C D-F G-K L-M N-P R-S T-Z
 
GET #h, nget random access record n for #h
"getbmp"graphics command to capture drawing area
GETTRIM #h, nget a random access record n for #h, with blanks trimmed
GLOBALcreates a global variable
"go"graphics command to move pen
GOSUB labelcall subroutine label
"goto"graphics command to move pen
GOTO label  branch to label
GRAPHICBOXadd a graphics region to a window
GROUPBOXadd a groupbox to a window
Graphicswindow type
Graphics Commandsa detailed summary of graphics commands in Liberty BASIC
 
HBMP( "name" )return the Windows handle for a bitmap
HEXDEC( "value" )convert a hexadecimal string to a decimal value
HIDEmake a control invisible
HWND( #handle)return the Windows handle for a window
"home" graphics command to center pen
 
IF THENperform conditional action(s)
Inkey$contains a character or keycode from a graphics window
INP(port)get a byte value from an I/O port
INPUTget data from keyboard, file or button
INPUT$( #h, n )get n chars from handle #h, or from the keyboard
INPUTTO#( #h,c$)reads from file up to char specified
INPUTpurpose parameter in file open statement  
"!insert"text command to insert text at caret position
INSTR(a$,b$,n)search for b$ in a$, with optional start n
INT( n )integer portion of n
 
JOY-global variables containing joystick information read by readjoystick command
Joy1x, Joy1y, Joy1z, Joy1button1, Joy1button2
Joy2x, Joy2y, Joy2z, Joy2button1, Joy2button2
 
KILL s$delete file named s$
 
 
A-C D-F G-K L-M N-P R-S T-Z


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