All pages
Jump to navigation
Jump to search
- 03302007
- ABS()
- ACS()
- ADDSPRITE
- ASC()
- ASN()
- ATN()
- AUTORESIZE
- Allowing only one instance of your program
- Another Cards DLL Demo
- Arrays
- Arrays cannot be passed to subs and functions
- BACKCOLOR
- BACKGROUND
- BEEP
- BITMAP
- BMPBUTTON
- BMPSAVE
- BOX
- BOX()
- BOXFILLED
- BUTTON
- BackgroundColor$
- Beep is silent
- Boolean (bitwise) operators
- Boolean (logical) operators
- Branch Label
- Bugs and Gotchas
- Buttons are misplaced, if a different anchor is used
- ByRef
- CALL
- CALLDLL return types 'ushort' and 'word' fail
- CHECKBOX
- CHR$()
- CIRCLE
- CIRCLE()
- CIRCLEFILLED
- CLOSE
- CLS
- CLS()
- COLOR
- COLOR()
- COMBOBOX
- CONFIRM
- CONTENTS
- CONTENTS$()
- COPY
- COS()
- CSSCLASS
- CSSCLASS()
- CSSID
- CUT
- Case in Struct Definition vs Assignment
- Colors
- Com
- ComError$
- ComErrorNumber
- ComPortNumber
- ComboboxColor$
- CommandLine$
- Command String
- Comparison of characters and strings is not ASCII based
- Consecutive Branches are invalid
- Custom USING function (thousand separators)
- DATA
- DATA statement vs. line number conflict
- DATE$()
- DATE$() (files command)
- DATEFORMAT()
- DEBUG$()
- DELSEGMENT
- DIALOG type windows are positioned wrong
- DIM
- DISABLE
- DISCARD
- DIV
- DO..LOOP
- DOWN
- DRAWBMP
- DRAWIMAGE()
- DRAWSPRITES
- DUMP
- DefaultDir$
- DisplayHeight
- DisplayWidth
- Displaying Multi-Line Text
- Drawing rule not initialized in segment
- Drives$
- ELLIPSE
- ELLIPSEFILLED
- ENABLE
- END
- EOF()
- EXIT
- EXP()
- EXPIRE
- Err
- Err$
- Error in CALL syntax checking
- EventKey$
- Executables are not compatible with Vista and higher
- Execution can 'fall through' a WAIT
- FIELD
- FILEDIALOG
- FILEDIALOG - Path length limited
- FILES
- FILES (new)
- FILL
- FILL()
- FLUSH
- FONT
- FONT()
- FOR..NEXT
- FOR - String index variable not raising a type mismatch
- FOR loop counter is not updated if global
- FUNCTION
- FUNCTION and SUB definitions cannot have line numbers
- FUNCTION with GLOBAL parameter
- Fast FAQ
- File Access Types
- File Type Binary
- File Type Random
- File Type Sequential
- File Type Table
- Find Folder
- Floating point maths
- ForegroundColor$
- Freeform can't locate LB exe
- Function modifies string parameter without BYREF
- GET
- GETBMP
- GLOBAL
- GO
- GOSUB
- GOTO
- GRAPHIC
- GRAPHICBOX
- GROUPBOX
- HASANSWER()
- HELPFILE - Using Virtual Key Constants
- HOME
- HORIZONTAL()
- HORIZSCROLLBAR
- HTML
- HTTPGET$()
- Handle
- Handle variables do not work with RANDOM files
- How to fix bas file association
- How to have a single- and a double-click handler for a list-box
- IDE-editor - Find, Replace dialog - Replace direction
- IDE-editor - Undo feature doesn't work
- IDE (Editor) - "Jump to..." incorrect branch selected
- IDE does not clear similar variables message for all possible Run selections
- IDE prints globals incorrectly
- IF..THEN
- IMAGEBUTTON
- INPUT
- INPUTCSV does not accept embedded quotes
- INPUT raises syntax error, when variable is used for prompt
- INSTR()
- INT()
- ISDIR()
- ISNULL()
- Inkey$
- Jumping out of a nested FOR loop gives unexpected results
- Just BASIC Links
- Just BASIC News
- KILL
- LEFT$()
- LEN()
- LET
- LINE
- LINE()
- LINES
- LINE INPUT
- LINK
- LISTBOX
- LISTBOX (Run BASIC)
- LOADBMP
- LOADGRAPHIC
- LOADIMAGE
- LOC()
- LOCATE
- LOF()
- LOG()
- LOWER$()
- LPRINT
- Liberty Basic Tutorial - can't locate lb4turorial.lsn
- ListboxColor$
- Listbox horizontal scroll range
- Lof() reports wrong file size for large files
- Logical operators precedence
- MAINWIN
- MENU
- MID$()
- MID$() can not be used on the left-hand-side of an assignment
- MKDIR()
- MODIFIED
- Main Page
- Mathematical operators
- MiddleButtonMove event does not work
- Missing asterisk not caught by compiler
- MouseX
- MouseY
- NAME$()
- NAME..AS
- NEXTFILE$()
- NOMAINWIN
- NORTH
- NOTICE
- NullColumn
- NullColumn$
- Numbers
- ONCOMERROR
- ON ERROR
- OPEN
- ORIGIN
- PASSWORDBOX
- PASTE
- PIE
- PIEFILLED
- PLACE
- PLACE()
- PLAYWAVE
- POSXY
- PRINTERDIALOG - broken for XP and higher
- PROMPT
- PUT
- PUT – attempt to write record 0 writes 4Gb file
- Pie and Piefilled drawing is distorted
- Platform$
- PrinterFont$
- ProjectsRoot$
- Prompt Timer conflict
- Public domain Run BASIC graphics
- Quick Start Guide
- RADIOBUTTON
- RADIOGROUP
- RANDOMIZE
- RAW
- READ
- REDIM
- REDRAW
- RELOAD
- REM
- REMOVESPRITE
- RENDER
- REQUEST
- RESET
- RESET()
- RESTORE
- RETURN
- RIGHT$()
- RMDIR()
- RND()
- RND() function seems biased
- ROWCOUNT()
- RULE
- RUN
- RUN (Run BASIC)
- Reading and Writing the Windows Event Log
- Recursion is not reliable
- Redim resizes, but does not redimension an array
- Relational operators
- ResourcesRoot$
- RowIndex
- Run BASIC FAQs
- SCAN
- SEEK
- SEGMENT
- SELECT
- SELECT()
- SELECT..CASE
- SELECTALL
- SELECTINDEX
- SELECTION
- SELECTION$()
- SELECTIONINDEX
- SET
- SETFOCUS
- SETID()
- SETKEY()
- SIN()
- SINGLECLICKSELECT
- SIZE
- SIZE() (files command)
- SORT fails to provide "dictionary" sorting
- SPACE$()
- SPRITEMOVEXY
- SPRITEORIENT
- SPRITEXY
- SPRITEXY?
- SQR()
- STATICTEXT
- STOP
- STR$()
- STRUCT-DOUBLE crashes when assigning integer
- SUB
- Scrollbar 'min' parameter cannot be used
- Scrolled graphics become distorted
- Simulated Hyperlink in Liberty Basic
- Sorting an array can cause a crash
- Stefan's Advanced Polygon API Demos
- Stopwatch
- Streamlining Chapter 01 - Starting the mission
- Streamlining Chapter 02 - Using arrays to reduce redundant code
- Streamlining Chapter 03 - Use variables for duplicate command strings
- Streamlining Chapter 04 - Consolidate event handlers
- Streamlining Chapter 05 - Apply mouse selection
- Streamlining Chapter 06 - Remove radio buttons
- Streamlining Chapter 07 - Use a single graphics box for the resistor display
- Streamlining Chapter 08 - Further reduce the amount of GUI controls (Using hot-spots)
- Streamlining Chapter 09 - Adding some eye-candy
- Streamlining Chapter 10 - Summary
- String Concatenation
- String comparison
- Strings
- Structure member cannot be used as FOR variable
- Stylebits - Help file topic needs clarification
- TAB()
- TAN()
- TEXTBOX
- TEXTEDITOR
- TEXTEDITOR !insert command is local in scope
- TEXTEDITOR - Undo feature doesn't work
- TEXTEDITOR - focus on paste action not checked
- TIME$()
- TIME$() (files command)
- TIME$() - arguments seem to be case sensitive
- TIMEFORMAT()
- TIMER
- TOOLTIP()
- TRAPCLOSE
- TRAPCLOSE does not work correctly in text window
- TRIM$()
- TURN
- TextboxColor$
- TexteditorColor$
- The Liberty BASIC Rosetta Code Project
- The MAINWIN command changes the preferences of the IDE
- Timer - Sub as Event Handler
- UNLOADBMP
- UP
- UPPER$()