| |
| 20002 Short uuencoded file.
|
| 20003 The closing `end' was not found (uudecoded file may be too short).
|
| 20004 Can't create the file for write (illegal name or disk is write-protected).
|
| 20005 Can't open the file for read (doesn't exist?).
|
| 20006 Can't read from file.
|
| 20007 Can't write to file (disk full?).
|
| 20008 Please supply a filename for uuencoded data.
|
| 20009 File exists and Overwrite was set to False.
|
| 20010 There's not enough space in output string.
|
| 20011 The given filenames are insufficient to split all the encoded data.
|
| 20012 Please supply a filename for the encoded data.
|
| 20013 Encoded data can't be written in more than 100 files.
|
| 20014 Couldn't write to file. Permission denied.
|
| 20015 Couldn't write to file. Disk full.
|
| 20016 Too many open files. No more file handles are available, so no more files can be opened.
|
| 20017 The given filename doesn't exist.
|
| 20018 There are no more files to read from or write to.
|
| 20019 The starting 'begin' was not found. Is it uuencoded data?
|
| 20020 The current format is not supported.
|
| 20021 The specified stream does not support Available().
|
| 20022 Format error when YDecoding.
|
| 20023 No '=yend' found when YDecoding.
|
| 20024 Escape character found at end of line when YDecoding.
|
| 20025 CRC check failed when YDecoding (Corrupt data).
|
| 20026 Output buffer length was not calculated.
|
| 20027 Invalid character in base64 data.
|