• Downloading & Installing
• Running
• Examples
Cryptography
• hashSHA256
• hmacSHA256
• hashSHA512
• hmacSHA512
• hashMD5
• hmacMD5
File System
• fileExists
• fileRead
• fileWrite
• folderExists
• unzip
• zip
Networking
• curlExecute
• nsapiExecute
Operating System
• shellExecute
Text Encoding
• base64Decode
• base64Encode
Utilities
• abort / halt / quit
• info
• infoRefresh
• sleep
• stringIndent
• uuidGenerate
Number | Description |
---|---|
0 | No error. |
1 | Unsupported protocol. |
2 | Initialization failed or option not available. |
3 | URL has wrong format. |
5 | DNS didn't return proxy IP. |
6 | DNS didn't return IP for host. |
7 | Connection failed. |
8 | FTP error. |
9 | A service was denied by the server due to lack of access. (When login fails, this is not returned.) |
11 | FTP error. (WEIRD_PASS_REPLY) |
13 | FTP error. (FTP_WEIRD_PASV_REPLY) |
14 | FTP error. (FTP_WEIRD_227_FORMAT) |
15 | FTP error. (FTP_CANT_GET_HOST) |
17 | FTP set command failed. |
18 | Only a part of the file was downloaded. |
19 | File not found. |
21 | Quote command failure. |
22 | HTTP returned an error. |
23 | Write error. |
25 | Failed upload command. |
26 | Couldn't open/read from file. |
27 | Out of memory. |
28 | The timeout time was reached. |
30 | FTP PORT operation failed. |
31 | The REST command failed. |
33 | RANGE command didn't work. |
34 | HTTP Post failed. |
35 | Error when connecting with SSL. |
36 | Couldn't resume download. |
37 | Failed to read file. |
38 | LDAP can't connect. |
39 | LDAP Search failed. |
41 | Function not found. |
42 | Transfer aborted with CURL.Cancel. |
43 | Bad parameters. |
45 | CURL.OptionInterface failed |
47 | Endless re-direct loops |
48 | User specified an unknown option |
49 | Malformed telnet option |
51 | Peer's certificate or fingerprint wasn't verified fine |
53 | SSL crypto engine not found. |
54 | Can not set SSL crypto engine as default. |
55 | Failed sending network data. |
56 | Failure in receiving network data. |
58 | Problem with the local certificate. |
59 | Couldn't use specified cipher. |
60 | Problem with the CA cert. (Possibly involves the path.) |
61 | Unrecognized transfer encoding. |
62 | Invalid LDAP URL. |
63 | Maximum file size exceeded. |
64 | Requested FTP SSL level failed. |
65 | Sending the data requires a rewind that failed. |
66 | f\Failed to initialise ENGINE. |
67 | Login error. (User, password or similar was not accepted.) |
68 | File not found on server. |
69 | Permission problem on server. |
70 | Out of disk space on server. |
71 | Illegal TFTP operation. |
72 | Unknown transfer ID. |
73 | File already exists. |
74 | No such user. |
75 | Conversion failed. |
76 | Caller must register conversion callbacks. |
77 | Could not load CACERT file, missing or wrong format. |
78 | Remote file not found. |
79 | Error from the SSH layer. |
80 | Failed to shut down the SSL connection. |
81 | Socket is not ready for send/recv, wait till it's ready and try again. |
82 | Could not load CRL file, missing or wrong format. |
83 | Issuer check failed. |
84 | A PRET command failed. |
85 | Mismatch of RTSP CSeq numbers. |
86 | Mismatch of RTSP Session Identifiers. |
87 | Unable to parse FTP file list. |
88 | Chunk callback reported error. |
© Copyright 2025 Tim Dietrich. | Legal Info