qb45ener.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
-33
:nDuplicate Label
Two program lines were assigned the same number or label.
Each line number or label in a module must be unique.
 
Check all the SUB and function definitions in the module,
as well as the module-level code, for the duplicate label.
The Search menu's Find command is handy for this.
ERR code: 33