Error Function
Returns the error message that corresponds to a value or raises a given error context.
කාරක රීතිය:
Error
Error(expression)
Error err_code
ආපසු ලබාදෙන අගය:
String or raised error context
පරාමිතීන්:
If no argument is provided, the Error function returns the error message of the most recent error that occurred during program execution.
expression: Any numeric expression whose error code can be mapped to an existing error message. An empty string is returned if the error code does not exist.
err_code: Any value that corresponds to an existing error code.
තෝරා ඇතුළු කරන්න - අනුගාමී මාර්ගය (Charts)
74 Renaming on different drives impossible
280 Awaiting response to DDE connection
282 No application responded to DDE connect initiation
283 Too many applications responded to DDE connect initiation
285 External application cannot execute DDE operation
286 Timeout while waiting for DDE response
287 user pressed ESCAPE during DDE operation
291 External application has been terminated
292 DDE connection interrupted or modified
293 DDE method invoked with no channel open
296 Paste link already performed
297 Link mode cannot be set due to invalid link topic
298 DDE requires the DDEML.DLL file
323 Module cannot be loaded; invalid format
394 This property is write-only
423 Property or method not found
430 OLE Automation is not supported by this object
438 This property or method is not supported by the object
445 This action is not supported by given object
446 Named arguments are not supported by given object
447 The current locale setting is not supported by the given object
450 Invalid number of arguments
961 Array or procedure not found
968 Symbol already defined differently
969 Parameters do not correspond to procedure
970 Invalid character in number
973 not allowed within a procedure
974 not allowed outside a procedure
1002 Required argument lacking