| |
| 1 Short uuencoded file.
|
| 2 The closing `end' was not found (uudecoded file may be too short).
|
| 3 Can't create the file for write (illegal name or disk is write-protected).
|
| 4 Can't open the file for read (doesn't exist?).
|
| 5 Can't read from file.
|
| 6 Can't write to file (disk full?).
|
| 7 Please supply a filename for uuencoded data.
|
| 8 File exists and Overwrite was set to False.
|
| 9 There's not enough space in output string.
|
| 10 The given filenames are insufficient to split all the encoded data.
|
| 11 Please supply a filename for the encoded data.
|
| 12 Encoded data can't be written in more than 100 files.
|
| 13 Couldn't write to file. Permission denied.
|
| 14 Couldn't write to file. Disk full.
|
| 15 Too many open files. No more file handles are available, so no more files can be opened.
|
| 16 The given filename doesn't exist.
|
| 17 There are no more files to read from or write to.
|
| 18 The starting 'begin' was not found. Is it uuencoded data?
|
| 19 The current format is not supported.
|
| 20 The specified stream does not support Available().
|
| 21 Format error when YDecoding.
|
| 22 No '=yend' found when YDecoding.
|
| 23 Escape character found at end of line when YDecoding.
|
| 24 CRC check failed when YDecoding (Corrupt data).
|
| 25 Output buffer length was not calculated.
|
| 26 Invalid character in base64 data.
|