diff options
Diffstat (limited to 'src/unalf.rst')
| -rw-r--r-- | src/unalf.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/unalf.rst b/src/unalf.rst index c43d8d4..3550a3b 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -275,6 +275,11 @@ Warnings probably means the ALF file was truncated. You'll almost certainly get a checksum error for *<file>*, too. +**filename has underscore, OK on Sparta/MyDOS, not Atari DOS 2.x** + Not an actual problem, unless you try to extract this ALF file on + an Atari running Atari DOS 2.0/2.5, or any other DOS that doesn't + allow underscores in filenames. + **bad Atari filename** *<filename>* *<reason>* The filename stored in the ALF header doesn't follow the rules for Atari DOS filenames. *<reason>* will be something like "doesn't start @@ -288,11 +293,6 @@ Warnings "impossibly large" means >=16MB. **unalf** can't extract a file that big. -**filename has underscore, OK on Sparta/MyDOS, not Atari DOS 2.x** - Not an actual problem, unless you try to extract this ALF file on - an Atari running Atari DOS 2.0/2.5, or any other DOS that doesn't - allow underscores in filenames. - **ALF files don't normally contain other ALF files, are you trying to extract/list multiple ALF files at once?** You gave a *wildcard* argument that ends with *.alf*. This is OK if your *ALF* file actually contains another *ALF* file, but that would |
