Visual Basic 1.0 errors descriptions

3. Return without GoSub 
5. Illegal function call 
6. Overflow 
7. Out of memory 
9. Subscript out of range 
10. Duplicate definition 
11. Division by zero 
13. Type mismatch 
14. Out of string space 
16. String formula too complex 
17. Can’t continue 
19. No Resume 
20. Resume without error 
28. Out of stack space 
35. Sub or Function not defined 
48. Error in loading DLL 
49. Bad DLL calling convention 
51. Internal error 
52. Bad file name or number 
53. File not found 
54. Bad file mode 
55. File already open 
57. Device I/O error 
58. File already exists 
59. Bad record length 
61. Disk full 
62. Input past end of file 
63. Bad record number 
64. Bad file name 
67. Too many files 
68. Device unavailable 
70. Permission denied 
71. Disk not ready 
74. Can’t rename with different drive 
75. Path/File access error 
76. Path not found 
260. No timer available 
280. DDE channel not fully closed; awaiting response from foreign application 
281. No More DDE channels 
282. No foreign application responded to a DDE initiate 
283. Multiple applications responded to a DDE initiate 
284. DDE channel locked 
285. Foreign application won’t perform DDE method or operation 
286. Timeout while waiting for DDE response 
287. User pressed Alt key during DDE operation 
288. Destination is busy 
289. Data not provided in DDE operation 
290. Data in wrong format 
291. Foreign application quit 
292. DDE conversation closed or changed 
293. DDE Method invoked with no channel open 
294. Invalid DDE Link format 
295. Message queue filled; DDE message lost 
296. PasteLink already performed on this control 
297. Can’t set LinkMode; invalid LinkTopic 
320. Can’t use character device names in file names: ’ ‘ 
321. Invalid file format 
340. Control array element ’ ’ does not exist 
341. Invalid object array index 
342. Not enough room to allocate control array ’ ‘ 
343. Object not an array 
344. Must specify index for object array 
345. Reached limit: cannot create any more controls for this form 
360. Object already loaded 
361. Can’t load or unload this object 
362. Can’t unload controls created at design time 
363. Custom control ’ ’ not found 
364. Object was unloaded 
365. Unable to unload within this context 
380. Invalid property value 
381. Invalid property array index 
382. ’ ’ property cannot be set at run time 
383. ’ ’ property is read-only 
384. ’ ’ property can’t be modified when form is minimized or maximized 
385. Must specify index when using property array 
386. ’ ’ property not available at run time 
387. ’ ’ property can’t be set on this control 
388. Can’t set Visible property from a parent menu 
400. Form already displayed; can’t show modally 
401. Can’t show non-modal form when modal form is displayed 
402. Must close or hide topmost modal form first 
420. Invalid object reference 
421. Method not applicable for this object 
422. Property ’ ’ not found 
423. Property or control ’ ’ not found 
424. Object required 
425. Invalid object use 
430. No currently active control 
431. No currently active form 
460. Invalid Clipboard format 
461. Specified format does not match format of data 
480. Can’t create AutoRedraw image 
481. Invalid picture 
482. Printer error 
520. Can’t empty Clipboard 
521. Can’t open Clipboard 

Blog comments powered by Disqus