Line pointer Mainessage description abnormal program termination Can't open %s ERROR File %s no longer exists... ERROR File %s does not exist. Error malloc failed in add_member Error can't locate Class %s Error malloc failed in add_BINDsymbol Error can't locate Class %s in add_PROCparameter Error malloc failed in add_PROCsymbol Error malloc failed in add_PROC2symbol Error malloc failed in add_UDTsymbol Error malloc failed in add_UDSsymbol Error malloc failed in add_TYPEsymbol Error malloc failed in add_Array Error malloc failed in add_mainsymbol Error malloc failed in add_constsymbol Error malloc failed in add_label Error malloc failed in add_branch Error malloc failed in add_branchPROC Error malloc failed in add_declare Error malloc failed in add_DEFsymbol Error malloc failed in add_CODEPTRsymbol Error malloc failed in add_MACROsymbol Error malloc failed in add_PROPSETsymbol Error malloc failed in add_TEMPLATEsymbol ERROR No Library Path specified ERROR No icon specified ERROR Can't find icon %s ERROR Icon %s is not 766 bytes. File %s does not exist INTERNAL ERROR Cannot create file %s Line %ld ERROR " ""%s"" is not a bound function with return value." Line %ld ERROR $ELSE without previous declaration of $IFDEF Line %ld ERROR $ENDIF without previous declaration of $IFDEF Line %ld ERROR $IFDEF expected a definition Line %ld ERROR $IFNDEF expected a definition Line %ld ERROR $INCLUDE declaration must be outside of SUB Line %ld ERROR $INCLUDE file %s does not exist Line %ld ERROR $RESOURCE statement cannot reside in a SUB/FUNCTION Line %ld ERROR %s expects a FUNCTION/SUB name but got %s Line %ld ERROR %s has no property named%s Line %ld ERROR %s identifier already in use, try another name Line %ld ERROR %s is a read-only value. Line %ld ERROR %s is an array, required subscripts are missing. Line %ld ERROR %s is not a type identifier Line %ld ERROR %s is not a TYPE, incompatible assignment. Line %ld ERROR %s is not a valid data type for your FUNCTION Line %ld ERROR %s is not a VARIANT type Line %ld ERROR %s.%s requires an extra property Line %ld ERROR " After $INCLUDE, expected ""Filename"" " Line %ld ERROR " After ALIAS, expected ""Something"" " Line %ld ERROR " After LIB, expected ""DLL file"" " Line %ld ERROR An assignment of type %s expected but got %s Line %ld ERROR Array expected, but got %s Line %ld ERROR Array mismatch in %s Line %ld WARNING Calling EXIT SUB in FUNCTION Line %ld ERROR Cannot modify a CONST value %s Line %ld ERROR Cannot sort objects, %s Line %ld ERROR Can't assign udt %s when declared as a parameter Line %ld ERROR Can't begin variable name with a numeric character Line %ld ERROR Can't bind to DLL function, must be local. Line %ld ERROR Can't call DLL using infinite parameters Line %ld ERROR Can't embed SUB here, embed = %d Line %ld ERROR Can't find UDT %s in main symbol table Line %ld Error can't locate Class %s Line %ld ERROR Can't REDIM %s, it is not an array Line %ld ERROR Can't sort arrays of different type. Line %ld ERROR CASE statement without SELECT CASE declaration Line %ld ERROR Component assignment is not yet supported. Line %ld ERROR CONST declaration must be global Line %ld ERROR CONST expected variable name Line %ld ERROR CONST value cannot be a variable Line %ld ERROR CONST variable %s already defined Line %ld ERROR CONSTRUCTOR redeclared twice. Line %ld ERROR Conversion to %s not currently supported. Line %ld INTERNAL ERROR Could not create temporary file. Line %ld ERROR Could not find array called %s Line %ld ERROR Could not find function called %s Line %ld ERROR Create Method only works for QObjects, not %s Line %ld ERROR Dangling ELSE without IF statement Line %ld ERROR Dangling ELSEIF without IF statement Line %ld ERROR Dangling END IF without IF declaration Line %ld ERROR Dangling END SELECT without SELECT statement Line %ld ERROR Dangling LOOP without DO statement Line %ld ERROR Dangling NEXT without FOR statement Line %ld ERROR Dangling WEND without WHILE statement Line %ld ERROR Data type %s not supported in REDIM Line %ld ERROR Datatype %s not supported in STRUCT Line %ld ERROR Debugging symbol %s not supported Line %ld ERROR DECLARE cannot reside inside a SUB/FUNCTION Line %ld ERROR DECLARE what? Line %ld ERROR Don't use the pound sign for LPRINT! Line %ld ERROR ELSE without IF statement Line %ld ERROR END CONSTRUCTOR without previous declaration of CONSTRUCTOR Line %ld ERROR END CREATE without CREATE definition Line %ld ERROR End of line expected but received %s Line %ld ERROR END TYPE without TYPE definition Line %ld ERROR END WITH without WITH definition Line %ld ERROR EXIT what? Line %ld ERROR " Expected ""Filename"" after AS" Line %ld ERROR " Expected ; or , after INPUT expression, but got %s" Line %ld ERROR Expected a resource handle but got %s Line %ld ERROR Expected a UDT but got %s Line %ld ERROR Expected a user defined type, but got %s Line %ld ERROR Expected a VARIANT type but received %s Line %ld ERROR Expected an assignment of type %s but got %s Line %ld ERROR Expected AS but got %s Line %ld ERROR Expected ASCEND or DESCEND but got %s Line %ld ERROR Expected CONSOLE or GUI or CGI, but got %s Line %ld ERROR Expected ELSE or end-of-line Line %ld ERROR Expected end-of-line but got %s Line %ld ERROR Expected end-of-statement but got %s Line %ld ERROR Expected expression after CASE Line %ld ERROR Expected identifier or end-of-statement Line %ld ERROR Expected object of type %s, but got %s Line %ld ERROR Expected ON or OFF, but got %s Line %ld ERROR Expected procedure name Line %ld ERROR Expected QFONT type but got %s Line %ld ERROR Expected QFORM type but got %s Line %ld ERROR Expected QFORM type but got %s Line %ld ERROR Expected QPOPUPMENU type but got %s Line %ld ERROR Expected QT type but got %s Line %ld ERROR Expected space between macro and its definition. Line %ld ERROR Expected string expression after SetConsoleTitle Line %ld ERROR Expected user type but got %s Line %ld ERROR Expected variable name after DIM Line %ld ERROR Expected variable name after REDIM Line %ld ERROR Expected variable name after STRUCT Line %ld ERROR Expected variable name after TYPE Line %ld ERROR GOSUB requires a label Line %ld ERROR GOTO requires a label Line %ld ERROR ICON file %s does not exist. Line %ld ERROR ICON file %s is %ld bytes, required 766 bytes. Line %ld ERROR Identifier %s already used, try another name Line %ld ERROR Identifier %s already used. Line %ld ERROR Identifier cannot have punctuation characters Line %ld ERROR In CONST undeclared identifier %s Line %ld ERROR Incorrect identifier %s, cannot be an object. Line %ld ERROR Inheritance from extended type not yet supported. Line %ld ERROR INKEY$ parameter %s not supported. Line %ld ERROR Internal error, did not expect %s Line %ld ERROR Internal error, locating sub %s Line %ld ERROR Internal error, locating variable %s Line %ld ERROR Invalid character '%c' in number %s Line %ld ERROR Invalid CONST declaration %s Line %ld ERROR Invalid option parameter %s Line %ld ERROR Invalid use of PRIVATE inside CONSTRUCTOR Line %ld ERROR Invalid use of PRIVATE inside TYPE Line %ld ERROR Invalid use of PROTECTED inside CONSTRUCTOR Line %ld ERROR Invalid use of PROTECTED inside TYPE Line %ld ERROR Invalid use of PUBLIC inside CONSTRUCTOR Line %ld ERROR Invalid use of PUBLIC inside TYPE Line %ld ERROR Member %s not part of class %s Line %ld ERROR Member %s of %s expected an Event but got %s Line %ld ERROR Misplaced END FUNCTION without FUNCTION declaration Line %ld ERROR Misplaced END SUB without SUB declaration Line %ld ERROR Misplaced EXIT FUNCTION without FUNCTION declaration Line %ld ERROR Misplaced EXIT SUB without SUB declaration Line %ld ERROR Missing $ENDIF before end of file. Line %ld ERROR Missing END STRUCT before end of file. Line %ld ERROR Missing END TYPE before end of file. Line %ld ERROR Missing parameter(s) Line %ld ERROR Missing parenthesis Line %ld ERROR Missing parenthesis in defining array. Line %ld ERROR Missing parenthesis. Line %ld ERROR Option %s not supported. Line %ld ERROR Option VBDLL expected ON|OFF but got %s Line %ld ERROR Option WEAKTYPE expected ON|OFF but got %s Line %ld ERROR Please supply a MACRO definition for %s Line %ld ERROR Prefix &H to hex values Line %ld ERROR Property %s of %s is read-only. Line %ld ERROR Property%s is read-only Line %ld ERROR " Rebinding ""%s"" with non-matching parameters." Line %ld ERROR Recursive STRUCT %s Line %ld ERROR REDIM type mismatch Line %ld ERROR Required QMAINMENU/QPOPUPMENU/QMENUITEM for QMENUITEM Line %ld ERROR RESOURCE file %s does not exist Line %ld ERROR Return value of %s is an incompatible type Line %ld WARNING Scope of variable %s is shadowed by a parameter name Line %ld ERROR SLEEP requires an additional parameter Line %ld ERROR Sorry, Arrays in DLLs not yet supported Line %ld ERROR Too few parameters for %s Line %ld ERROR Too many actual parameters for %s Line %ld ERROR Too may embedded $ELSE statements. Line %ld WARNING Trying to %s a string Line %ld ERROR Trying to %s invalid type %s Line %ld ERROR Trying to assign reserved word %s Line %ld ERROR Trying to assign return value while not in FUNCTION Line %ld ERROR Trying to assign return value while to DLL function Line %ld ERROR Undeclared identifier %s Line %ld ERROR Undeclared STRUCT %s Line %ld ERROR Undeclared TYPE %s Line %ld ERROR Undefined array %s Line %ld ERROR Undefined symbol %s Line %ld ERROR Unexpected end-of-line in FOR statement Line %ld ERROR Unexpected end-of-statement, expected CONSOLE or GUI Line %ld ERROR Unexpected end-of-statement, expected ON or OFF Line %ld ERROR Unexpected end-of-statement, expected Resource Handle Line %ld ERROR Unknown data type %s Line %ld ERROR Unknown data type for variable %s Line %ld Internal ERROR Unknown function name %s Line %ld ERROR Unknown identifier %s Line %ld ERROR Unknown identifier %s Line %ld INTERNAL ERROR Unknown identifier %s Line %ld ERROR Unknown identifier %s, an array is expected. Line %ld ERROR Unknown type %d Line %ld ERROR Unknown type %s Line %ld ERROR Unknown/Unsupported Parameter Type %s Line %ld ERROR Unsatisfied property declaration Line %ld ERROR Unsupported PROPERTY type %s Line %ld ERROR Usertype %s already used, try another name Line %ld ERROR " Using PRIVATE object ""%s"" outside of scope" Line %ld ERROR " Using PRIVATE proc ""%s"" outside of scope" Line %ld ERROR " Using PRIVATE variable ""%s"" outside of scope" Line %ld ERROR " Variable ""%s"" has not been bound yet." Line %ld ERROR Wrong type %s Line %ld ERROR Wrong type %s, looking for %s Line %ld ERROR You are required to supply a data type Line %ld ERROR You can only extend QObjects Line %ld ERROR You're limited to 5 dimensions! Line %ld Expected %s Line %ld Invalid string variable %s Line %ld Error in expression, missing parenthesis Line %ld Error in expression, unresolved parenthesis Line %ld EVENT data type only applies in extended types Line %ld Array of EVENTs is not supported! Line %ld Array of QDXSCREEN is not supported! Line %ld Array of QOBJECT is not supported! Line %ld Array of QCOMPORT is not supported! Line %ld Array of QRECT is not supported! Line %ld Array of QNOTIFYICONDATA is not supported! Line %ld Array of QREGISTRY is not supported! Line %ld Array of QDXTIMER is not supported! Line %ld Array of QDXIMAGELIST is not supported! Line %ld Array of QDXJOYSTICK is not supported! Line %ld Array of QD3DMESH is not supported! Line %ld Array of QD3DTEXTURE is not supported! Line %ld Array of QD3DWRAP is not supported! Line %ld Array of QD3DVISUAL is not supported! Line %ld Return type %s is not supported Line %ld, %d ERROR %s cannot be used in SIZEOF, trying declaring a variable of that type Line %ld, %d ERROR Array Type Mismatch (got %s), parameter must be of same type Line %ld, %d ERROR Cannot use this feature for CGI programs. Line %ld, %d ERROR Can't find property %s Line %ld, %d ERROR Could not find array called %s Line %ld, %d ERROR Data type mismatch %s Line %ld, %d ERROR End-of-line expected but got %s Line %ld, %d ERROR " Expected , or ; after #Page, but got %s" Line %ld, %d ERROR Expected a data TYPE but got %s Line %ld, %d ERROR Expected a function name after PROPERTY SET Line %ld, %d ERROR Expected a resource handle but got %s Line %ld, %d ERROR Expected end-of-line but got %s Line %ld, %d ERROR Expected SET/GET but got %s Line %ld, %d ERROR Missing closing brackets Line %ld, %d ERROR Missing parenthesis. Line %ld, %d ERROR Too many parameters. Line %ld, %d ERROR Type mismatch, expecting type %s, but got %s Line %ld, %d " Expected %c or %c but got ""%s""" Line %ld, %d Expected %s but got end-of-line Line %ld, %d " Expected %s but got ""%s""" Line %ld, %d Error in escape sequence, end-of-line detected. No file specified. No symbol found after option -d R6002 floating point not loaded R6008 not enough space for arguments R6009 not enough space for environment R6016 not enough space for thread data R6017 unexpected multithread lock error R6018 unexpected heap error R6019 unable to open console device R6024 not enough space for _onexit/atexit table R6025 pure virtual function call R6026 not enough space for stdio initialization R6027 not enough space for lowio initialization R6028 unable to initialize heap
WARNING %s is required inside a SUB or FUNCTION WARNING There are undefined labels WARNING Missing END SELECT statement WARNING Missing END IF statement WARNING Missing WEND statement WARNING Missing LOOP statement WARNING Missing NEXT statement WARNING Missing END SUB or END FUNCTION WARNING Missing %d $ENDIF statement(s)
|
|