List of Topics
- $FORM, COMMON, and DECLARE must precede executable statements
- $Metacommand error
- 'name' is a control name
- A control by that name already exists
- AS clause required
- AS clause required on first declaration
- About (Alt+H,A)
- About (Alt+H,A)
- Add File (Alt+F,D)
- Add Form (Alt+F,D)
- Add Watch (Alt+D,A)
- Argument-count mismatch (ERR: 37)
- Arrange All (Alt+O,A)
- Array already dimensioned
- Array already has control at index
- Array not defined (ERR: 38)
- At least one submenu item must be visible
- Bad QLB calling convention
- Bad file mode (ERR: 54)
- Bad file name (ERR: 64)
- Bad file name or number (ERR: 52)
- Bad record length (ERR: 59)
- Bad record number (ERR: 63)
- Blank lines not allowed before SUB/FUNCTION line.
- Block IF without END IF
- Break on Errors (Alt+D,E)
- Breakpoints not allowed on CASE clauses or END SELECT
- CASE without SELECT
- COMMON in Quick library too small
- Calls (Alt+W,C)
- Can't assign shortcut key to menu name
- Can't create AutoRedraw image (ERR: 480)
- Can't create Form Designer transition file
- Can't create controls on an MDI form
- Can't load or unload this object (ERR: 361)
- Can't put check mark here
- Can't show non-modal form when modal form is displayed (ERR: 401)
- Can't unload controls created at design time (ERR: 362)
- Can't use separator bar as menu name
- Cannot add code to an object from within the Form Designer
- Cannot change tab stops while file is loaded
- Cannot close last code window
- Cannot continue
- Cannot continue
- Cannot cross procedure/module boundary
- Cannot start with 'FN'
- Change (Alt+S,C)
- Change complete
- Check Box (Alt+T,K)
- Clear All Breakpoints (Alt+D,C)
- Close (Ctrl+F4)
- Code (F2)
- Code (F2)
- Color Palette (Alt+W,C)
- Combo Box (Alt+T,M)
- Command Button (Alt+T,C)
- Communication-buffer overflow (ERR: 69)
- Confirm
- Contents (Alt+H,C)
- Continue (F5)
- Control array element does not exist (ERR: 340)
- Copy (Ctrl+Ins)
- Current project already contains an MDI form
- Custom Control
- Cut (Shift+Del)
- DATA statements were moved from SUB to module level
- DEF FN not allowed in control statements
- DEF without END DEF
- DO without LOOP
- Debug (Alt+W,D)
- Debug Menu (Alt+D)
- Delete (Del)
- Delete All Watch (Alt+D,L)
- Delete Watch (Alt+D,D)
- Delete procedure from module?
- Destination
- Device I/O error
- Device I/O error (ERR: 57)
- Device fault
- Device fault (ERR: 25)
- Device timeout
- Device timeout (ERR: 24)
- Device unavailable
- Device unavailable (ERR: 68)
- Directory List Box (Alt+T,D)
- Disk full (ERR: 61)
- Disk full condition
- Disk not ready
- Disk not ready (ERR: 71)
- Disk-media error
- Disk-media error (ERR: 72)
- Display (Alt+O,D)
- Display (Alt+O,D)
- Division by zero (ERR: 11)
- Document too large
- Drive List Box (Alt+T,R)
- Duplicate OPTION statement
- Duplicate definition
- Duplicate definition (ERR: 10)
- Duplicate definition with existing object
- Duplicate label (ERR: 33)
- Duplicate module base names loaded. Can't compile.
- ELSE without IF
- END DEF without DEF
- END IF without Block IF
- END SELECT without SELECT
- END SUB or END FUNCTION must be last line in window
- END TYPE without TYPE
- EXIT DO not within DO...LOOP
- EXIT FOR not within FOR...NEXT
- Edit (Alt+W,number)
- Edit INCLUDE file
- Edit Menu (Alt+E)
- Edit Menu (Alt+E)
- Element not defined
- Event Procedures (F12)
- Event Procedures (F12)
- Event handler must be SUB procedure
- Event procedure argument has incorrect data type
- Executable code not allowed in module level of a form
- Exit (Alt+F4)
- Exit (Alt+F4)
- Exit to Programming Environment?
- Expression too complex
- FIELD overflow (ERR: 50)
- FIELD statement active (ERR: 56)
- FOR index variable already in use
- FOR without NEXT (ERR: 26)
- Feature removed (ERR: 80)
- Feature unavailable (ERR: 73)
- File List Box (Alt+T,F)
- File Menu (Alt+F)
- File Menu (Alt+F)
- File already exists (ERR: 58)
- File already exists. Overwrite?
- File already open (ERR: 55)
- File has been modified since last saved. Save it now?
- File not found (ERR: 53)
- File previously loaded
- File with procedure already loaded
- Find (Alt+S,F)
- Fixed-length string illegal
- Form (Shift+F12)
- Form (Shift+F12)
- Form already displayed: can't show form modally (ERR: 400)
- Form not found
- Form: (Alt+W,F)
- Frame (Alt+T,A)
- Function not defined
- Function not defined (ERR: 18)
- Grid Lines (Alt+V,G)
- Help (Alt+W,H)
- Help Menu (Alt+H)
- History On (Alt+D,H)
- Horizontal Scroll Bar (Alt+T,H)
- ISAM - Database needs repair (ERR: 88)
- ISAM - Duplicate value for unique index (ERR: 86)
- ISAM - Insufficient ISAM buffers (ERR: 89)
- ISAM - Invalid operation on NULL index (ERR: 87)
- ISAM - No records (ERR: 85)
- Identifier cannot end with %, &, !, #, $, or @
- Identifier cannot include period
- Identifier too long
- Illegal function call (ERR: 5)
- Illegal in direct mode (ERR: 12)
- Illegal number
- Illegal outside TYPE block
- Immediate (Alt+W,I)
- Include file too large
- Included File (Alt+V,I)
- Included Lines (Alt+V,L)
- Incorrect number of event procedure arguments
- Index (Alt+H,I)
- Index not found (ERR: 83)
- Input past end of file (ERR: 62)
- Insert disk in drive A
- Instant Watch (Shift+F9)
- Insufficient XMS, EMS, or disk space to save state
- Internal error (ERR: 51)
- Invalid .MAK file
- Invalid ASCII form description
- Invalid column (ERR : 84)
- Invalid constant
- Invalid expression for Instant Watch
- Invalid identifier
- Invalid in SUB, FUNCTION, or DEF FN
- Invalid name (ERR: 81)
- Invalid object array index (ERR: 341)
- Invalid object reference
- Invalid object reference (ERR: 420)
- Invalid object use (ERR: 425)
- Invalid outside SUB, FUNCTION, or DEF FN
- Invalid outside SUB/FUNCTION
- Invalid property array index (ERR: 381)
- Invalid property value (ERR: 380)
- Invalid screen mode (ERR: 271)
- Invalid use of object
- Invalid when forms are showing (ERR: 272)
- Keyboard (Alt+H,K)
- LOOP without DO
- Label (Alt+T,L)
- Label not defined (ERR: 8)
- List Box (Alt+T,S)
- Load Text (Alt+F,L)
- Log-On Screen
- Log-On Screen
- MDI form cannot be shown modally (403)
- MS-DOS Shell (Alt+F,H)
- MS-DOS Shell (Alt+F,H)
- Make EXE File (Alt+R,X)
- Make Library (Alt+R,L)
- Make file must have .MAK extension
- Match not found
- Maximize (Ctrl+F10)
- Menu Bar (F10)
- Menu Design Window (Alt+W,M)
- Menu control array element must have an index
- Menu control array elements must be contiguous
- Menu control array indexes must be in ascending order
- Menu control must have a name
- Menu item skipped a level
- Method not applicable for this object (ERR: 421)
- Minimize (Ctrl+F9)
- Modified INCLUDE files must be saved before running. Save them now?
- Modify COMMAND$ (Alt+R,C)
- Module not found. Unload module from program?
- Module with that name is already loaded
- Module-level code too large
- Move (Ctrl+F7)
- Multiple MDI forms not supported
- Must be first statement on the line
- Must close or hide topmost modal form first (ERR: 402)
- Must specify index for object array (ERR: 344)
- Must specify index when using property array (ERR: 385)
- Must specify menu text and path name
- Must specify name
- Must specify search string
- NEXT without FOR (ERR: 1)
- Name must differ from Quick library loaded with /L option
- New Form (Alt+F,F)
- New Form (Alt+F,F)
- New Function (Alt+E,F)
- New Module (Alt+F,M)
- New Project (Alt+F,N)
- New Sub (Alt+E,S)
- New Window (Alt+O,N)
- Next Statement (Alt+V,N)
- Next Window (Ctrl+F6)
- No RESUME (ERR: 19)
- No currently active control (ERR: 430)
- No currently active form (ERR: 431)
- No timer available (ERR: 260)
- Not a legal object name
- Not enough room to allocate control array (ERR: 342)
- Numeric array illegal
- Object already loaded (ERR: 360)
- Object does not have a value
- Object is not an array
- Object not an array (ERR: 343)
- Object not specified
- Object required (ERR: 424)
- Object was unloaded (ERR: 364)
- Only menu controls allowed on MDI forms
- Open Project (Alt+F,O)
- Operation requires disk
- Operation requires selection of a SUB or FUNCTION
- Option Button (Alt+T,O)
- Options Menu (Alt+O)
- Options Menu (Alt+O)
- Out of DATA (ERR: 4)
- Out of data space
- Out of memory (ERR: 7)
- Out of overlay stack space
- Out of paper (ERR: 27)
- Out of stack space
- Out of string space (ERR: 14)
- Output (Alt+W,O)
- Output Screen (F4)
- Overflow (ERR: 6)
- Parameter type mismatch
- Paste (Shift+Ins)
- Path not found
- Path not found condition
- Path/File access error (ERR: 75)
- Permission denied
- Permission denied (ERR: 70)
- Picture Box (Alt+T,P)
- Print (Alt+F,P)
- Print (Alt+F,P)
- Procedure already defined in Quick library
- Procedure too large
- Project (Alt+W,P)
- Project or source files have changed. Save them now?
- Property can't be modified on MDI form (ERR: 410)
- Property can't be modified when form minimized or maximized (384)
- Property can't be set at run time (ERR: 382)
- Property can't be set on this control (ERR: 387)
- Property is read-only (ERR: 383)
- Property not available at run time (ERR: 386)
- Property not found (ERR: 422)
- Property or control not found (ERR: 423)
- QuickLib has not freed its memory resource
- REDIM not allowed on object
- RESUME without error (ERR: 20)
- RETURN without GOSUB (ERR: 3)
- Reached limit: cannot create any more controls for this form (345)
- Redo from start
- Remove File (Alt+F,R)
- Remove Form (Alt+F,R)
- Rename across disks (ERR: 74)
- Repeat Last Find (F3)
- Restart (Alt+R,R)
- Restore (Ctrl+F5)
- Right Mouse (Alt+O,M)
- Run Menu (Alt+R)
- SELECT without END SELECT
- SUB, FUNCTION, or variable of the same name
- SUB/FUNCTION without END SUB/FUNCTION
- Save (Alt+O,V)
- Save (Alt+O,V)
- Save File (Alt+F,S)
- Save File As (Alt+F,A)
- Save Form (Alt+F,S)
- Save Form As (Alt+F,A)
- Save Project (Alt+F,V)
- Save Text (Alt+F,T)
- Save modified INCLUDE files first?
- Search Menu (Alt+S)
- Selected Text (Ctrl+\\)
- Separator may not be checked or disabled, or have shortcut key
- Set Help Path (Alt+O,P)
- Set Next Statement
- Set Paths (Alt+O,P)
- Set Start-up File (Alt+R,F)
- Shortcut key already assigned
- Size (Ctrl+F8)
- Start (Shift+F5)
- Start-up file not specified.
- Statement cannot occur within INCLUDE file
- Statement cannot precede SUB/FUNCTION definition
- Statement illegal in TYPE block
- Statements/labels illegal between SELECT CASE and CASE
- String formula too complex (ERR: 16)
- Subprogram not defined
- Subprogram not defined (ERR: 35)
- Subscript out of range (ERR: 9)
- Support for custom control type not available
- Symbol help not found
- Syntax Checking (Alt+O,S)
- Syntax error (ERR: 2)
- TYPE without END TYPE
- Table not found (ERR: 82)
- Text Box (Alt+T,X)
- This feature is unavailable
- This type cannot be passed by value
- Timer (Alt+T,T)
- Toggle Breakpoint (Alt+D,B)
- Too many files (ERR: 67)
- Too many files open
- Too many local string variables in procedure
- Toolbox (Alt+W,T)
- Tools Menu (Alt+T)
- Topic: (F1)
- Trace On (Alt+D,T)
- Translation momentarily stopped
- Tried to load file with duplicate form name
- Turn off Include Lines toggle command
- Tutorial (Alt+H,T)
- Type mismatch (ERR: 13)
- Type more than 65535 bytes
- Type not defined
- Type not valid for ISAM
- Typed variable not allowed in expression
- Unable to unload within this context (ERR: 365)
- Undo (Alt+Bksp)
- Unprintable error
- Using Help (Shift+F1)
- Variable not declared
- Variable required (ERR: 40)
- Vertical Scroll Bar (Alt+T,V)
- View Menu (Alt+V)
- View Menu (Alt+V)
- WEND without WHILE (ERR: 30)
- WHILE without WEND (ERR: 29)
- Watchpoint (Alt+D,W)
- Window Menu (Alt+W)
- Window Menu (Alt+W)
- Wrong number of dimensions
- You already have a control with this name