WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Error Codes

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

!! Complete List Of WIL Errors !!

 Keywords: WinBatch Errors WIL Error Numbers

Minor Errors

If the current error mode is @CANCEL (the default), any WIL errors encountered while processing a WIL program cause the item to be canceled with an error message.

Minor errors are ignored if the current error mode has been set to @OFF. If the error mode is @NOTIFY the user has the option of continuing with the WIL program or canceling it.

1002 File List Processing - No Match
1003 FileMove: Failed
1004 FileMove: FROM file open failed
1005 FileMove: TO file open failed
1006 FileMove: I/O error
1007 FileMove: Could not delete FROM file
1008 FileCopy: Failed
1009 FileCopy: FROM file open failed
1010 FileCopy: TO file open failed
1011 FileCopy: I/O error
1012 FileAppend: FROM file open failed
1013 FileAppend: TO file open failed
1014 FileAppend: I/O error
1015 FileRename: Failed
1016 FileDelete: File not found
1017 TimeDiff: Time parameter error - bad value
1018 TimeDiff: Out of Range (over 60 years)
1019 TimeAdd: Cannot add supplied times
1020 TimeAdd: Time parameter error - bad value 1021 WaitLong: Could not properly compute time for delay 
1022 WaitUntil: Passed time not in proper format 
1025 File Rename: Rename failed 
1028 LogDisk: Requested drive not online 
1029 DirMake: Dir not created 
1030 DirRemove: Dir not removed 
1031 DirChange: Dir not found/changed 
1034 Clipboard owned by another app. Cannot open. 
1035 Clipboard does not contain text for CLIPAPPEND. 
1036 Clipboard cannot hold that much text (>64000 bytes) 
1037 Unable to get memory for clipboard. Close some apps 
1039 WinClose: Window not found 
1040 WinHide: Window not found 
1041 WinIconize: Window not found 
1042 WinZoom: Window not found 
1043 WinShow: Window not found 
1044 WinPlace: Window not found 
1045 WinActivate: Window not found 
1077 FileOpen: Open failed 
1083 FileAttrGet: File not found 
1086 FileAttrSet: File not found or access denied 
1100 StrIndex/StrScan 3rd parameter out of bounds 
1119 WinPosition: Window not found 
1121 WinTitle: Window not found 
1125 FileTimeGet: File not found 
1126 BinaryAlloc: Could not allocate binary buffer 
1128 FileTimeTouch: File not found 
1129 OleInitiate: Initiate Failed
1133 OleExecute: Could not process OLE command
1134 OleExecute: Function syntax error
1141 OleExecute: Not enough format ids for all parameters
1143 OleExecute: Format id problem
1144 DDETerminate: Channel not open
1150 DDEExec: DDE Post failed
1155 DDEReq: DDE Post failed
1158 RegOpenKey: Function Failed
1159 RegCreateKey: Function Failed
1163 DDEPoke: DDE Post failed
1164 DDEPoke: DDE Timeout
1165 DDEReq: DDE Timeout
1166 DDEExec: DDE Timeout
1172 WinExeName: Window not found
1173 Net: No network found
1174 Net: Security Violation
1175 Net: Function not supported
1176 Net: Out of Memory
1177 Net: Network Error
1178 Net: Windows function failed
1179 Net: Invalid type of request
1180 Net: Invalid Pointer
1181 Net: Cancelled at users request
1182 Net: Bad user / Not logged in
1183 Net: Buffer too small - Internal Error
1184 Net: Invalid Network name
1185 Net: Invalid Local Name
1186 Net: Invalid Password
1187 Net: Local Device already connected
1188 Net: Not a valid local device or network name
1189 Net: Not a redirected local device or current net name
1190 Net: Files were open with FORCE=FALSE
1191 Net: Function busy
1192 Net: Unknown network error
1193 Function not supported in this version of Windows
1194 PlaySounds: File not found
1195 PlayMedia: Unrecognized Error
1200 WinPlaceGet/Set: Window not found
1201 WinPlaceGet/Set: Function failed
1207 SnapShot: Out of memory
1208 SnapShot: Palette Creation Error
1209 SnapShot: Cannot open clipboard
1213 Cmd Extender: Minor error occurred
1216 RunWait Commands not supported in 3.0 Debug Windows
1217 WinHelp: Invalid SubCommand Requested
1226 DirExist: Invalid path specified
1227 WinIsDos: Window not found or bad window
1229 RegDeleteKey: Function Failed
1230 RegDeleteKey: Access Denied
1231 RegCloseKey: Function Failed
1232 RegSetValue: Function Failed
1233 RegQueryValue: Function Failed
1240 ExeTypeInfo/RunEnviron: Cannot Locate File
1241 RunEnviron: Not a Windows EXE file
1242 EnvironSet: Not enough environment space left.
1248 Ole:System Ole Dll's not found (not installed?)
1249 Ole Object: Could not process value returned from object
1251 Ole: WIL Ole interface Dll not found (WBOLExxx.DLL)
1253 Function not supported on this platform.
1254 Ole: Unknown interface
1255 Ole: Member not found
1256 Ole: Param not found
1257 Ole: Type mismatch
1258 Ole: Unknown name
1259 Ole: No named args
1260 Ole: Bad variable type
1261 Ole: Exception
1262 Ole: Overflow
1263 Ole: Bad index
1264 Ole: Unknown LCID
1265 Ole: Array is locked
1266 Ole: Bad param count
1267 Ole: Param not optional
1268 Ole: Bad callee
1269 Ole: Not a collection
1270 Ole: IO error
1271 Ole: Compile error
1272 Ole: Cannot create tempfile
1273 Ole: Illegal index
1274 Ole: Id not found
1275 Ole: Buffer too small
1276 Ole: Read only
1277 Ole: Invalid data read
1278 Ole: Unsupported format
1279 Ole: Already contains name
1280 Ole: No matching arity
1281 Ole: Registry access problem
1282 Ole: Lib not registered
1283 Ole: Duplicate definition
1284 Ole: Usage
1285 Ole: Dest not known
1286 Ole: Undefined type
1287 Ole: Qualified name disallowed
1288 Ole: Invalid state
1289 Ole: Wrong type kind
1290 Ole: Element not found
1291 Ole: Ambiguous name
1292 Ole: Invoke function mismatch
1293 Ole: DLL function not found
1294 Ole: Bad module kind
1295 Ole: Wrong platform
1296 Ole: Already being laidout
1297 Ole: Cannot load library
1298 Ole: Error code not recognized
1299 Dll: DLL file not found
1300 Dll: File not loadable
1301 DllCall: Bad Entrypoint name
1302 DllCall: Bad Global Pointer returned from called DLL
1303 IconReplace: EXE file not found
1304 IconReplace: ICO file not found
1305 IconReplace: ICO file open failed
1306 IconReplace: Invalid ICO file
1307 IconReplace: Memory Alloc Error
1308 IconReplace: EXE file open failed (in use?)
1309 IconReplace: Unrecognized EXE file
1310 IconReplace: Not a Windows EXE file
1311 IconReplace: No resources in EXE file
1312 IconReplace: New Icon is larger than old icon
1313 IconReplace: Invalid EXE file
1314 IconReplace: No icons found in EXE file
1315 SendMenusTo: Window menu not accessible
1316 SendMenusTo: MenuItem name not found
1317 SendMenusTo: PostMessage Failed
1318 Ole: WBOLExxx.DLL LoadLibrary failure
1319 OS2Sound: Could not communicate with OS2
1323 FileFullName: Filename cannot be legally expanded
1324 FileMapName: Filename cannot be legally mapped to mask
1330 BinaryRead: File size larger than binary buffer size
1334 WinItemChild: Parent Window cannot be found
1335 IniPrivate functions: Illegal to access [386Enh] Device= keywords
1336 Ask Multiple: More than 99 items selected. Too Many.
1337 AskFileName: Dialog Box creation error
1341 FP Math: Argument to function outside domain of function
1342 FP Math: Result is too large to be represented
1343 FP Math: Partial loss of significance occurred
1344 FP Math: Illegal value passed to function. (Singularity)
1345 FP Math: Total loss of significance occurred
1346 FP Math: Result too small to be represented
1347 FP Math: Undocumented library error passed to matherr
1348 FP Math: Non-Integer Power of Negative Number is not defined
1349 FP Math: Square Root of a Negative Number
1350 FP Math: Cannot Take Log of Zero or a Negative Number
1351 FP Math: Fact args must be positive whole numbers <=170
1368 ActivateChild: Child windows does not exist
1369 DllCall: Invalid DllName as Param1
1370 DllCall: Invalid DllEntryPoint
1371 DllCall: Bad punctuation found
1372 DllCall: Too many parameters (max 2 + 15 args)
1373 DllCall: Must have at least 3 parameters
1374 DllCall: Number of DLL parameters and type string do not agree
1375 DllCall: Parameter cannot be forced to 'SHORT'
1376 DllCall: Parameter cannot be forced to 'LONG'
1377 DllCall: Return type invalid - WORD LONG or LPSTR
1378 DllCall: Bad parm code. Only WORD, LONG, LPSTR, LPBINARY or LPNULL
1379 DllCall: Bad type list caused stack problems. Check types carefully.
1380 DllCall: Missing ':' after type code
1381 DllCall: Param cannot be converted to string for LPSTR
1388 Request Ignored: NT Security violation
1389 FileCompare: FileOpen failure - First File
1390 FileCompare: FileOpen failure - Second File
1395 AddExtender Not a valid Extender 
1398 List Allocation: Could not itemize all items
1399 AddExtender: Extender detects error, will not load
1400 Call: File not found
1402 REG Functions: Bad Data Item [name]
1404 FileCopy: Insufficient free space on target drive
1405 FileMove: Insufficient free space on target drive
1406 FileAppend: Insufficient free space on target drive
1407 IntControl 29: Invalid delimiter character
1408 WinIdGet: Window not found
1409 Shortcut functions require Windows 95
1410 Shortcut functions: Shortcut files must have an extension of '.LNK'
1411 Shortcut functions: Shortcut file not found
1412 ShortcutMake: Shortcut file already exists
1413 Shortcut Make/Edit: Invalid show mode
1414 ShortcutExtra: Invalid hotkey
1415 Shortcut functions: CoInitialize failed
1416 Shortcut functions: CoCreateInstance failed
1417 Shortcut functions: QueryInterface failed
1418 Shortcut functions: Error loading shortcut file
1419 Shortcut functions: Error reading shortcut file
1420 Shortcut functions: Error saving shortcut file
1421 DirAttrGet: Directory not found
1422 DirAttrSet: Directory not found or access denied
1423 FileNameLong: File not found
1424 FileNameShort: File not found
1425 WIL Internal Error
1426 IntControl 30: Source file not found
1427 IntControl 30: Error parsing target spec
1428 IntControl 30: Cannot move file to a different drive
1429 RegApp: Function not supported in 16-bit version
1430 RegApp: File not found
1431 RegApp: Error writing to registry
1432 RegDelValue: Function not supported in 16-bit version
1433 InstallFile: Function not supported in 16-bit version
1434 InstallFile: Source file not found (or not specified)
1435 InstallFile: Target file name cannot contain a path
1436 InstallFile: Target directory not found (or not specified)
1438 WinSysInfo: Function not supported in 16-bit version
1439 Mouse Functions: Invalid click-type
1440 Mouse Functions: Unable to determine window containing mouse
1441 Mouse Functions: Child window specified with no parent
1442 Mouse Functions: Parent window not found
1443 Mouse Functions: Child window not found
1444 MouseClickBtn: Button not found
1445 IconReplace: Unable to create file mapping
1446 IconReplace: Unable to map view of file
1447 IconReplace: New icon is smaller than old icon
1448 IntControl 32: Invalid data type
1449 ShellExecute: Error launching specified file
1450 RegQueryItem: Function not supported in 16-bit version
1451 RegQueryItem: Unable to open specified subkey
1452 REG Functions: Unable to open (or create) specified subkey
1453 RegQueryValue: Binary data found. Use RegQueryBin instead.
1454 RegQueryBin: Data is not binary
1455 RegQueryBin: Unable to allocate or lock memory
1456 RegQueryDword: Data is not a DWORD
1457 RegSetBin: Invalid binary value string
1458 REG functions: Subkey string cannot contain 'WOW6432node'
1459 RegSetDword: Invalid DWORD value
1460 REG functions: Subkey string too long
1461 TimeJulToYmd: Invalid Julian date
1462 TimeSubtract: Cannot subtract supplied times
1463 TimeSubtract: Time parameter error - bad value
1464 IntControl 36: Window not found
1465 IgnoreInput: Function not supported in 32-bit version
1466 IconReplace: Invalid icon index
1468 DiskInfo: Invalid drive letter
1469 DiskInfo: Invalid request number
1470 DiskInfo: Function failed
1471 IntControl 39/40: Invalid share mode
1474 BinaryHash/Sort: Invalid record size
1475 BinaryHash/Sort: Invalid key offset
1476 BinaryHash/Sort: Invalid key size
1477 BinaryHash/Sort: Specified key extends beyond end of specified record
1478 BinaryHash/Sort: Specified record size is larger than binary buffer
1479 BinaryHash/Sort: Unable to allocate (or lock) memory
1480 BinaryHash: Key value must be specified
1481 BinaryHash: Specified key value is larger than specified key size
1482 BinaryHash: No available space in binary buffer
1483 RegQueryExpSz: Registry value is not a REG_EXPAND_SZ
1484 RegQueryMulSz: Registry value is not a REG_MULTI_SZ
1485 RegQuery[..]: Function not supported in 16-bit version
1486 RegSet[..]: Function not supported in 16-bit version
1487 RegQueryMulSz/RegSetMulSz: Invalid delimiter
1488 RegQueryValue: Registry value is a REG_EXPAND_SZ. Use RegQueryExpSz instead.
1489 RegQueryValue: Registry value is a REG_MULTI_SZ. Use RegQueryMulSz instead.
1490 RegQueryValue: Registry value could not be converted to a string
1491 Ole: Unable to allocate (or lock) memory
1492 RegQueryEx: Invalid 'type'
1493 RegSetEx: Invalid 'type'
1494 RegEntryType: Unable to access registry value
1495 IntControl 41: Invalid parameter
1496 FileVerInfo: File not found
1497 FileVerInfo: Unable to access version information for file
1498 FileVerInfo: Unable to allocate (or lock) memory
1499 FileVerInfo: Specified resource string not found
1500 Undefined error
1501 IntControl 43: Invalid parameter
1502 RegConnect: Remote registry service not installed
1503 RegConnect: Invalid computer name
1504 RegConnect: Invalid handle
1505 RegConnect: Function failed
1506 RegConnect: Function not supported in 16-bit version
1507 FileCopyPort: Error accessing file
1508 FileCopyPort: Error accessing port
1509 FileCopyPort: Error reading file
1510 FileCopyPort: Error writing to port
1511 FileCopyPort: Function not supported in 16-bit version
1512 InstallFile: Buffer too small (WIL internal error)
1513 Ole: Out of memory / Buffer too small
1514 BinaryOleType: Invalid 'type'
1515 BinaryOleType: 'type' does not include a data type
1516 BinaryOleType: 'type' does not include a direction
1517 Ole Object: Must first use 'BinaryOleType' to identify the binary buffer
1518 Ole Object: Unsupported binary buffer type (specified using 'BinaryOleType')
1519 DiskVolInfo: Invalid root path
1520 DiskVolInfo: Invalid request number
1521 DiskVolInfo: Function not supported in 16-bit version
1522 DiskVolInfo: Function failed
1523 RegLoadHive: Specified file not found
1524 RegLoad/UnloadHive: Unable to set NT security privilege for operation
1525 RegLoad/UnloadHive: Invalid key handle
1526 RegLoad/UnloadHive: Access denied
1527 RegLoadHive: Sharing violation (specified file is in use)
1528 RegUnloadHive: Invalid subkey
1529 RegLoad/UnloadHive: Function failed
1530 RegLoad/UnloadHive: Function not supported in 16-bit version
1531 RegLoadHive: Specified file is not a valid hive
1532 RegLoadHive: Bad key, or duplicate subkey
1533 RegUnloadHive: Bad key or subkey
1534 RegExistValue: Function not supported in 16-bit version
1535 ClipGetEx: Invalid format
1536 ClipGetEx: Format not supported in this version of Windows
1537 DLL structure member not found ( RETIRED 1537:WinItemizeEx: Invalid window name )
1538 WinItemizeEx: Invalid 'multiple' flag
1539 WinItemizeEx: Invalid 'hidden' flag
1540 Ole Object: NULL object handle
1541 ShortcutDir: 'Name' not specified
1542 ShortcutDir: Function not supported in 16-bit version
1543 Binary functions: Offset(s) beyond end of binary buffer(s)
1544 Binary functions: Specified count extends beyond end of binary buffer(s)
1545 Binary functions: Offset beyond end of file
1546 Binary functions: Specified count extends beyond end of file
1547 Binary functions: Error seeking to offset in file
1548 Binary functions: Invalid offset
1549 Binary functions: Invalid count
1550 Binary functions: Offset beyond binary EOD
1551 Binary functions: Specified count extends beyond binary EOD
1552 BinaryWriteEx: Unable to allocate (or lock) memory
1553 BinaryConvert: Invalid type
1554 BinaryConvert: Invalid flags
1555 BinaryConvert: Invalid combination of flags
1556 BinaryConvert: Insufficient free space in binary buffer
1557 BinaryConvert: Error converting buffer
1558 BinaryConvert: Unicode not supported in 16-bit version
1559 BinaryClip: Unable to open clipboard
1560 BinaryClip: Specified clipboard format is not available
1561 BinaryClip: Error retrieving clipboard data
1562 BinaryClip: Error accessing clipboard data (maybe unsupported format)
1563 BinaryClip: Insufficient space in binary buffer
1564 BinaryClip: Unable to allocate (or lock) memory
1565 BinaryClip: Error storing data in the clipboard
1566 RegDeleteKey: Subkey cannot be blank
1567 WinVersion: Invalid level
1568 FileTimeGet/SetEx: Function not supported in 16-bit version
1569 FileTimeGet/SetEx: Invalid time-field
1570 Ole: Invalid parameter(s)
1571 StrFix: Invalid 'length'
1572 Ole: Invalid YmdHms date string
1573 DirSize: Directory not found
1574 DirSize: Function not supported in 16-bit version
1575 IntControl: Invalid YmdHms date string
1576 IntControl: Unable to set NT security privilege for operation
1577 IntControl 60: Device name must be specified
1578 AskDirectory: Function requires Windows 95 or Windows NT 4.0 (or higher)
1579 AskDirectory: Function not supported in 16-bit version
1580 BinaryTagInit: Blank tag specified
1581 BinaryTag[..]: Invalid binary tag structure
1582 BinaryTag[..]: Unable to allocate (or lock) memory
1583 WinItemProcId: Invalid process ID
1584 WinItemProcId: Function not supported in 16-bit version
1585 WinItemProcId: Invalid flags
1586 WinItemProcId: Invalid return type
1587 MouseCoords: Function failed
1588 Unable to allocate or lock memory
1589 Ole: Method or property name too long
1590 FileDelete: File could not be deleted
1591 FileRead: Line too long
1592 BinaryComp: Error compressing data
1593 BinaryUncomp: Error uncompressing data
1594 OLE: Unable to access or initialize required file ACTIVEDS.DLL
1595 IntControl 32: Invalid operation
1596 IntControl 32: Unable to read from specified memory location
1597 IntControl 32: Unable to write to specified memory location
1598 IniItemizePvt: File not found; may be a mapped INI file
1599 FP Math: Function returned invalid floating point number (NAN)
1600 MousePlay: Invalid time delay
1601 MousePlay: Function failed
1602 MousePlay: Function not supported in 16-bit version
1603 MousePlay: Invalid X Y coordinates
1610 Invalid key-value pair(s)
1611 AskFileName: Invalid flag
1612 BinaryRead: Error reading file
1613 BinaryWrite: Error writing file
1614 BinaryReplace: Data to store would overrun binary buffer
1615 IntControl 56: Invalid name type
1616 StrClean: Invalid 'match-case' flag
1617 StrClean: Invalid 'mode
1620 RegOpenKeyEx: Function not supported in 16-bit version
1621 RegOpenKeyEx: Invalid mode
1622 IntControl 77: Invalid request
1628 ArrDimension: Invalid array dimension
1629 ArrDimension: Dimension 1 cannot be 0
1630 ArrDimension: Cannot have 0 dimension followed by non-0 dimension
1631 ArrDimension: Unable to allocate or lock memory
1632 Array variable must include dimensions
1633 Array variable illegal syntax
1634 Array dimensions must be numeric
1635 Array variable with incorrect number of dimensions
1636 Array subscript out of bounds
1637 Error accessing array data
1638 Array variable assignment error
1639 Cannot reassign an array variable
1640 Uninitialized array element
1641 Array functions: Parameter is not an array
1642 ArrInfo: Invalid request
1643 Cmd Extender: Error creating array
1644 ArrDimension: Array too large
1645 RegQueryStr: Registry value is not a REG_SZ or REG_EXPAND_SZ
1646 Arrayize: List is empty
1648 Invalid currency format string
1649 Invalid decimal format string
1651 AddExtender: Unsupported extender version
1652 FileCreateTemp: Unable to get temporary path
1653 FileCreateTemp: Unable to create temporary file
1654 AddExtender: Extender version is lower than specified required-version
1655 BinaryTag[..]: Invalid 'mode'
1656 BinaryXlate: Invalid 'mode'
1657 BinaryXlate: Translation table for mode 0 must be 256 bytes long
1658 BinaryXlate: Translation table for mode 1 must be 512 bytes long
1659 BinaryXlate: Translation table for mode 2 must be 65536 bytes long
1660 BinaryXlate: Translation table for mode 3 must be 131072 bytes long
1661 BinaryXlate: Data buffer must contain an even number of bytes for modes 2-3
1662 BinaryXlate: Unable to allocate (or lock) memory
1663 BinaryXlate: Insufficient free space in binary buffer
1664 AddExtender: Extender version is outdated; need newer version of extender
1665 IntControl 78: Cannot use while a UDF is currently executing
1666 IntControl 79: Invalid 'severity'
1667 IntControl 79: Invalid error code
1668 Minor user-defined error
1671 ArrInitialize: 'value' is invalid type
1672 Unable to allocate memory for user-defined function
1674 BinaryReadEx: Data to read cannot exceed 2147483647 bytes
1675 Ole: Unable to access SAFEARRAY information
1676 Ole: Unable to access SAFEARRAY data
1677 Ole: Error creating SAFEARRAY
1678 Ole Object: Binary buffer too small
1679 DirWindows: Invalid request
1680 IconReplace: Error accessing icon group resource in EXE
1681 RunWithLogon: Function not supported in this version of Windows
1682 SysParamInfo: Incorrect number of parameters (must be 1 or 3)
1683 SysParamInfo: Invalid request number
1684 SysParamInfo: Invalid 'ini-update' flag
1685 SysParamInfo: 'Value' not specified
1686 SysParamInfo: Invalid 'value' (must be a number)
1687 SysParamInfo: Invalid 'value' (incorrect number of items in list)
1688 SysParamInfo: Invalid 'value' (invalid integer value in list)
1689 AskFileName: 'Filetypes' is invalid
1690 Ole: Unable to perform enumeration of the specified object
1694 AskColor: Invalid default color
1695 AskColor: Function failed
1696 AskFont: Invalid type
1697 AskFont: Invalid flags
1698 AskFont: Unable to get device context for default printer
1699 AskFont: Function failed
1700 AskColor: Invalid format
1701 AskFont: Invalid format
1702 ObjectType: Unsupported variant-type
1703 ObjectType: Invalid value
1704 BinaryChecksum: Invalid request
1705 Invalid delimiter (must be a single character)
1706 ItemCountCsv: Invalid line
1707 ItemExtractCsv: Invalid line
1708 Ole: Multi-dimension SAFEARRAY's not supported
1709 Ole: Nesting of variants is too complex
1710 Array is empty
1711 FileTimeSet: Invalid datetime
1712 ItemCountCsv: Invalid delimiter
1713 ItemExtractCsv: Invalid delimiter
1714 BinaryIndexBin: 'item' must be a hex string or binary buffer
1715 BinaryIndexBin: 'item' is not a valid hex string
1716 WinPlaceChild: Parent window not found
1717 WinPlaceChild: Child window not found
1718 WinPositionChild: Parent window not found
1719 WinPositionChild: Child window not found
1720 BinaryPokeHex: Invalid hex string
1721 BinaryPokeHex: Data to store would overrun binary buffer
1724 Ole: Handle points to an object which has become invalid
1725 Goto cannot be used within Foreach...Next loop
1726 COM: SAFEARRAY's of more than 5 dimensions not supported
1727 COM: Invalid class string
1728 COM: Access denied
1730 Array too large for this extender version
1731 Unable to allocate or lock memory for array copy
1733 Unable to allocate or lock memory for user-defined function structure
1734 StrCnt: Invalid 'start-pos'
1735 StrCnt: Invalid 'end-pos'
1736 SoundVolume: Invalid level
1737 SoundVolume: Error opening mixer device
1738 SoundVolume: Error getting mixer line info
1739 SoundVolume: Error accessing mixer controls
1740 SoundVolume: Error setting mixer control properties
1741 RegQueryQword: Registry value is not a QWORD
1742 RegQueryValue: Registry value is a QWORD. Use RegQueryQword instead.
1743 RegSetQword: Invalid QWORD value string
1744 SoundVolume: Error getting mixer control properties
1745 DllCall: Parameter cannot be forced to 'DOUBLE'
1746 BinaryAllocArray: Arrays element type not supported
1747 BinaryAllocArray: Array elements must all be of the same type
1748 IntControl 83: This IntControl is obsolete. See BinaryAllocArray.
1749 COM: Object does not provide constant values
1750 Parameter must be an object returned by 'ObjectConstantsGet'
1751 COM: User defined function/subroutine not found
1752 COM: Object does not support events
1753 COM: Event not found
1754 COM: Object does not permit late bound event handlers
1755 COM: Object does not support any more event connections
1756 COM: User defined function/subroutine has the wrong number of parameters
1777 Dialog: Invalid row number 
1800 Error opening file
1801 Error reading file
1802 Error writing file
1803 Invalid 'null-char'
1804 Array dimension would be larger than 2147483647
1805 Array has invalid number of dimensions
1806 File contains NULL character(s)
1807 Invalid delimiter
1808 File contains invalid CSV line(s)
1809 Invalid request number
1810 Error converting Unicode data
1811 Variant could not be converted to WIL type
1812 Invalid mode 1900 WinExec 0: Out of Memory
1830 ArraySort: Sort column is out of range
1831 ArraySort: Invalid sort subscript range
1832 ArraySort: Invalid sort option
1833 Array functions: Invalid or missing row-column parameter
1834 ArraySearch: Search column is out of range
1835 ArraySearch: Invalid search subscript range
1836 ArraySearch: Invalid search option
1837 Max number DllCallback handles exceeded
1838 Count of parameter types does not match count of UDF/S parameters
1839 DllCall: Param cannot be converted to callback handle
1840 Return type invalid - WORD, LONG, DOUBLE or VOID
1841 Parameter type invalid - WORD, LONG, DOUBLE, LPSTR, LPWSTR, LPNULL
1842 Cannot use while Callbacks are executing
1843 Unable to read from specified memory location
1845 CLR: Runtime load failed
1846 CLR: Assembly load failed
1847 CLR: Class creation failed
1848 CLR: Type name not found
1849 CLR: Runtime already loaded
1850 CLR: Unknown runtime option
1851 CLR: Member signature not found
1852 CLR: Runtime exception 
1853 Array function: Specified dimension is out of range
1900 WinExec 0: Out of Memory
1902 WinExec 2: File Not Found
1903 WinExec 3: Path Not Found
1905 WinExec 5: Attempt to dynlink to a task
1906 WinExec 6: Lib requires data segs for each task
1908 WinExec 8: Insufficient contiguous memory for application
1910 WinExec 10: Incorrect Windows Version
1911 WinExec 11: Invalid EXE file
1912 WinExec 12: Cannot run OS/2 application
1913 WinExec 13: Cannot run DOS4.0 application
1914 WinExec 14: Unknown EXE type
1915 WinExec 15: Attempt to run old EXE in protect mode
1916 WinExec 16: Attempted 2nd EXE with multiple writeable datasegs
1917 WinExec 17: Nonshareable DLLs already in use
1918 WinExec 18: App marked for protected mode only
1919 WinExec 19: EXE is is compressed. Cannot run
1920 WinExec 20: DLL invalid or corrupt
1921 WinExec 21: EXE requires 32-bit Windows
1932 WinExec: Function Failed
1933 WinExec: No application defined for data file
1990 Dialog: Column sort failed
1991 Dialog: Control Refused to accept values
1993 Dialog: Invalid column number
1994 Dialog: One or more items not found
1995 Invalid DLL Structure descriptor string
1996 Parameter cannot be converted to a DLL Structure handle
1997 Max number of DLL Structure handles exceeded.


Moderate Errors

If the current error mode is @CANCEL (the default), any WIL errors encountered while processing a WIL program cause the item to be canceled with an error message.

For moderate errors, if the error mode is @NOTIFY or @OFF, the user has the option of continuing with the WIL program or canceling it.

2001 SendKey: Illegal Parameters
2038 WinCloseNot Function Syntax error 
2058 StrCat: Function syntax error
2060 AVERAGE function syntax error
2093 Dialog Box: Bad Filespec, using *.*
2106 SetDisplay: Type not NAME, DATE, SIZE, KIND or UNSORTED 
2112 FileSize: File Not Found 
2118 FileCopy/Move: Destination file same as source 
2120 SetDisplay: Display type not SHORT or LONG 
2122 FileAppend: Target cannot be wildcarded 
2203 Dir Rename: 'From' file illegal 
2204 Dir Rename: 'To' file illegal 
2214 Cmd Extender: Moderate Error Occurred 
2331 BinaryStrGet: Data request extends beyond end of binary buffer
2332 BinaryStrSet: Data to store would overrun binary buffer
2392 DllLoad: Too many open DllLoads
2669 Moderate user-defined error


Fatal Errors

If the current error mode is @CANCEL (the default), any WIL errors encountered while processing a WIL program cause the item to be canceled with an error message.
3023 BinaryData: Invalid Binary Data handle passed
3024 BinaryData: Too many open Binary Data Handles
3026 LogDisk: Illegal disk drive
3027 LogDisk: DOS reports no disks!! ???
3032 GoTo unable to lock memory for batch file
3033 GoTo label not found
3046 Internal Error 3046. Function not defined
3047 Variable name over 30 chars. Too Long
3048 Substitution %Variable% not followed by a % (Use %% for %)
3049 No variables exist??!!
3050 No IF to relate to THEN, ELSEIF or ELSE is currently valid
3051 Undefined variable or function
3052 Uninitialized variable or undefined function
3053 Character string too long (>2048 chars??) 
3054 Unrecognizable item found on line
3055 Variable name over 30 chars. Too Long
3056 Variable could not be converted to string
3057 Variable could not be converted to a valid number
3059 Illegal Bounds for STRSUB function
3061 Illegal Syntax
3062 Attempt to divide by zero
3063 Binary operation not legal for type of number
3064 Unary operation not legal for type of number
3065 Unbalanced Parenthesis
3066 Wrong Number of Arguments in Function
3067 Function Syntax. Opening parenthesis missing.
3068 Function Syntax. Illegal delimiter found.
3069 Bad assignment statement. (Use == for equality testing)
3070 Internal error 3070. Too many arguments defined.
3071 Missing or incomplete statement
3072 THEN not found in IF or ELSEIF statement
3073 Goto Label not specified
3074 Expression continues past expected end.
3075 Call: Parse of file/parameter line failed
3076 FileOpen: READ or WRITE not properly specified
3078 FileOpen: Too many (>5) files open
3079 FileClose: Invalid file handle
3080 FileClose: File not currently open
3081 FileRead: Invalid file handle
3082 FileRead: File not currently open
3084 FileWrite: Invalid file handle
3085 FileWrite: File not currently open
3087 FileRead: File not open for reading
3088 FileRead: Attempt to read past end of file
3089 FileWrite: File not open for writing
3090 Dialog Box: File open error
3091 Dialog Box: Box too large (20x60 max)
3092 Dialog Box: Non-text control used w/filebox.
3094 Dialog Box: Window Registration Failed
3095 Compare: Not an integer or string compare
3096 Memory allocation failure. Out of memory for strings
3097 Memory allocation failure. Out of memory for variables
3098 IntErr: NULL pointer passed to xstrxxx subroutines
3099 CallExt function disabled. Not currently available.
3101 Substituted line too long. (> 2048 characters) 
3102 Drop: Can only drop variables
3103 IsDefined: Attempting to test non-variable item
3104 Dialog Box: Window Creation Failed
3105 CALL and CALLEXT not supported in compiled versions
3107 Run: Filetype is not COM, EXE, PIF or BAT
3108 FileItemize: Unable to lock file info segment
3109 FileItemize: Unable to unlock file info segment
3110 FileItemize: Unable to lock file index segment
3111 FileItemize: Unable to unlock file index segment
3113 FileSize: Filelength I/O Error
3114 FileSize: Buffer Overrun Error
3115 FileDelete: Buffer Overrun Error
3116 FileRename: Buffer Overrun Error
3117 FileCopy/Move: Buffer Overrun Error
3123 WaitForKey: Invalid key codes specified
3124 WinMetrics: Invalid code
3127 BinaryEODSet: Set value beyond end of buffer
3130 OleTerminate: Bad Ole Channel
3131 OleExecute: Not a valid OLE object. Period may have been used in place of a comma.
3132 Ole: Ole has not been initialized
3135 OleExecute: Syntax Error - Needs more parameters
3136 DDEInitiate: Undefined Error
3137 DDEInitiate: Nobody Around to talk to
3138 DDEInitiate: Too many DDE conversations
3139 DDEInitiate: Bad Channel Number
3140 DDEInitiate: Create String Failure
3142 DDETerminate: Channel does not exist
3145 DDEExec: GlobalAlloc failed
3146 DDEExec: Global Lock failed
3147 DDEExec: Bad channel number
3148 OleInitiate: Application does not support Ole
3149 DDEExec: Internal Error 3149
3151 DDEReq: Undefined Error
3152 DDEReq: Bad channel number
3153 DDEReq: Null handle returned
3154 DDEReq: Create String Failed
3156 DDEReq: GlobalLock failed
3157 OleInitiate: Too many open channels
3160 DDEPoke: GlobalAlloc failed
3161 DDEPoke: GlobalAddAtom failed
3162 DDEPoke: GlobalLock failed
3167 DDE Recv Data: GlobalLock 1 failed
3168 DDE Recv Data: GlobalAlloc 2 failed
3169 DDE Recv Data: GlobalLock 2 failed
3170 DDEInitiate: Internal Error 3170
3171 IntControl: Invalid IntControl opcode
3196 PlayMedia: Do not use WAIT or NOTIFY in MCI string
3197 WinResources: Invalid request number
3198 WinParmGet/Set: Invalid request number
3199 WinPlaceGet/Set: Invalid window-size number
3202 WinPlaceSet: Wrong number of window co-ordinates
3205 MouseInfo: Invalid request number
3206 SnapShot: Invalid request number
3210 Cmd Extender: Out of memory to save result
3211 Call: More than 6 levels of Calls
3212 PlayMedia: Notify Window creation failed
3215 Cmd Extender: Severe error occurred
3218 Dialog: Dialog name too long (>16 chars)
3219 Dialog: Format variable missing
3220 Dialog: Format version not supported
3221 Dialog: x, y, width or height variables bad
3222 Dialog: Control definition variable missing
3223 Dialog: Bad Control type in definition variable
3224 Dialog: Bad or missing Value for Radio/Checkbox button
3225 Dialog: Too many items in definition variable
3228 Function not available in Windows NT
3234 RunExit: Not EXE, COM or BAT file
3235 RunExit: EXE name too long (max 127)
3236 RunExit: Params too long (max 126)
3237 RunEnviron: Params too long (max 119)
3238 RunEnviron: EXE file NOT a Windows file
3239 RunExit: Cannot locate file to run
3243 Ole Object: Object Name too long
3244 Ole Object: Property name too long
3245 Ole Object: Method name too long
3246 Ole Object: Object does not exist
3247 Ole Object: Method has more parameters then WIL supports
3250 Ole Object: Problem occurred when formatting parameters
3252 RunExit: Not supported under Windows NT (No DOS)
3320 EvalDisk: Disk Drive specification error
3321 EvalDisk: Internal Error 1
3322 File Name Parsing: Function does not allow wildcards
3325 BinaryPeekPoke: Offset is beyond end of binary buffer
3326 BinaryPoke: Value to poke is outside the 8 bit range
3327 BinaryCopy: Offset(s) beyond end of binary buffer(s)
3328 BinaryCopy: Data to be copied will not fit in buffer
3329 BinaryCopy: Data to copy extends beyond end of buffer
3333 BinaryIndex: Offset is beyond end of binary buffer
3338 FP Math: Illegal floating point number. Too many dots.
3339 FP Math: Illegal floating point number. Too many E's.
3340 FP Math: Variable could not be converted to floating point
3352 Internal Error: Command or Structop not defined
3353 Struct Error: Nesting of structures is too complex
3354 END Error: No matching End found
3355 STRUCT Error: 'Break' not in a Structure
3356 STRUCT Error: 'Continue' not in a Structure
3357 End Error: No match found
3358 Else Error: No matching If or ElseIf found
3359 Break/Continue: Not in a While, Switch, or For structure
3360 For Error: Bad Syntax. e.g. 'For x = 1 to 10'
3361 For Error: For counters must be numbers, not strings
3362 Misplaced 'TO' found without a DoFor
3363 Unidentified 'END': Must be followed by If, While, Switch or For
3364 SWITCH/CASE Error: Switch/Case can only accept integers
3365 CASE Error: No matching Switch found
3366 AskBox Error: Single/Multiple value incorrect
3367 AskBox Error: Sorted/Unsorted value incorrect 
3368 ElseIf Error: No matching if found
3382 DllCall: Internal Error - cannot accept lpbinary return
3383 Execute function error: 'Wait' parameter bad
3384 Execute function error: 'Display type' parameter bad
3385 DiskExist: Invalid Disk Argument. Try a single letter
3386 IniItemize: Null section name not valid in NT
3387 ShellPrint: @WAIT not supported in NT
3391 DllFree: Bad Dll handle passed. Must use handle returned by DllLoad
3393 AddExtender: Too many extenders added
3394 AddExtender: Extender dll not found
3395 AddExtender: Not a valid extender
3396 AddExtender: Extender table full
3397 List Itemization: Could not allocate global buffer
3401 RunEnviron: @NOWAIT not supported in 16 bit versions. Use @WAIT.
3437 AddExtender: Extender DLL load failed (make sure 16/32-bit type matches WIL)
3467 FileWrite: Write failed
3472 Function not available in this product
3473 FileCopy/Move: Cannot specify warning-@TRUE in background mode. 
3609 Dialog: One or more bad or missing DPI scalling values
3618 Unable to call Cancel Handler: Nesting of structures is too complex
3619 Unable to call Error Handler: Nesting of structures is too complex
3623 Cannot have nested #DefineFunction
3624 Syntax error in #DefineFunction statement
3625 #EndFunction with no matching #DefineFunction
3626 Maximum number of user-defined functions exceeded
3627 Error processing user-defined function
3647 Cannot create embedded arrays
3650 Variable is not an array
3670 Severe user-defined error
3673 Unable to lock memory for user-defined function
3691 Cannot have nested #DefineSubroutine
3692 Syntax error in #DefineSubroutine statement
3693 #EndSubroutine with no matching #DefineSubroutine
3722 Line too long (>2048 characters)
3723 #DefineFunction/Subroutine with no matching #EndFunction/Subroutine
3729 Foreach Error: Bad Syntax, eg, 'For x in y.z')
3732 Variable could not be converted to a variant
3941 Dialog: Bad font description assigned to dialog Font variable
3943 Dialog: Bad color description assigned to dialog Text Color variable
3945 Dialog: Unable to load dialog Background image.
3946 Dialog: Unsupported Variable Name attribute in definition variable
3947 Dialog: Unsupported Value attribute in definition variable
3948 Dialog: Unsupported Font attribute in definition variable
3949 Dialog: Unsupported Text Color attribute in definition variable
3950 Dialog: Unsupported Background Color attribute in definition variable
3951 Dialog: Too few items in definition variable
3952 Dialog: Control's image file not found or corrupt
3953 Dialog: Unsupported Text attribute in definition variable
3954 Dialog: Bad Font attribute in definition variable
3955 Dialog: Bad Text Color attribute in definition variable
3956 Dialog: Bad Background Color attribute in definition variable
3957 Dialog: Bad Variable attribute found in definition variable
3958 Dialog: Bad or missing Value attribute in definition varaible
3959 Dialog: x, y, width or height control attribute bad
3960 Dialog: Control requires Windows 95 with Internet Explorer 3.0 or later
3961 Dialog: Calendar variable contains an invalid time value
3962 Dialog: Spinner variable contains non-numeric values
3963 Dialog: Spinner pre-selected value must be numeric value
3964 Dialog: Spinner variable specifies a range that is to large
3965 Dialog: Found more than one Pushbutton with value attribute set to 1
3966 Dialog: Found more than one Pushbutton with value attribute set to 0
3967 Dialog: Found second FILELISTBOX control. You can have only one per dialog
3968 Dialog: Dialog control count missing
3969 Dialog: Background variable can contain only one bitmap file and one color
3970 Dialog: Bad color description assigned to dialog background variable
3971 Dialog: Bad or missing Tab Order attribute in definition variable
3972 Dialog: Bad or missing Style attribute in definition variable
3973 Dialog: Bad control number
3974 Dialog: Bad request number
3975 Dialog: Request not supported by control
3976 Dialog: Error retrieving control's system information
3977 Dialog: Parameter contains an invalid time value
3978 Dialog: Expecting a numeric value in parameter
3979 Dialog: System refused to set timer
3980 Dialog: Bad color description
3981 Dialog: Bad bitmap file
3985 Dialog: Menu creations failed.
3986 Dialog: Found second MENUBAR. You can have only one per dialog
3987 Dialog: Menu parent not found.
3989 Dialog: Invalid menu accelerator found
3992 Array element could not be converted to Unicode
3998 Dll Structure Member not found

Article ID:   W17863
Filename:   !! Complete List Of WIL Errors !!.txt
File Created: 2020:03:17:08:19:48
Last Updated: 2020:03:17:08:19:48