Liberty BASIC Help Online

Command Reference L-M
Commands and Keywords
 
A-C D-F G-K L-M N-P R-S T-Z
 
LEFT$( s$, n )first n characters of s$
LEN( s$ )length of s$
LET var = exprassign value of expr to var
"line"graphics command to draw line
"!line"text command to return text from specified line in texteditor control
"!lines?"text command to return number of lines in texteditor control
LINE INPUT   get next line of text from file
LISTBOXadd a listbox to a window
ListboxColor$sets or returns listbox color
LOADBMPload a bitmap into memory
LOC(#handle)return current binary file position
"locate"locate a control
LOF( #h )returns length of open file #h or bytes in serial buffer
LOG( n )returns the natural logarithm of n  
LONGdata type for calldll and structs
LOWER$( s$ )s$ converted to all lowercase
LPRINTprint to hard copy
 
MAINWINset the width of the main window in columns and rows
MAPHANDLEchange window handles dynamically
MAX( )return the greater of two values
MENUadds a pull-down menu to a window
MID$( )return a substring from a string
MIDIPOS( )return position of play in a MIDI file
MIN( )return the smaller of two values
MKDIR( )make a new subdirectory
"!modified?"text command to return modified status
 
Command Reference:
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/