mirror of
https://github.com/fadden/nulib2.git
synced 2024-12-27 17:29:57 +00:00
Minor tweak
This commit is contained in:
parent
b9705f9735
commit
3c5c195d4b
@ -83,22 +83,24 @@ to each record, but this language was removed from later versions.</p>
|
||||
created. All records must have at least one thread.</p>
|
||||
<p align="left"><b>Extracting: </b>Empty records should be ignored.</p>
|
||||
<p align="left"> </p>
|
||||
|
||||
<h3 align="left">Records with only a filename thread</h3>
|
||||
<p align="left">GS/ShrinkIt v1.1 has a bug that prevents it from creating an empty
|
||||
data thread when asked to add a zero-byte file. This results in a thread
|
||||
with a filename and nothing else. (If it was the first new record added,
|
||||
it will have an empty comment thread as well.)<p align="left">There is no valid
|
||||
reason for deliberately creating such a file.
|
||||
it will have an empty comment thread as well.)</p>
|
||||
<p>GS/ShrinkIt does nothing when asked to extract records without threads.</p>
|
||||
<p align="left"><b>Creating:</b> Records composed solely of a filename thread
|
||||
must not be created.
|
||||
must not be created.</p>
|
||||
<p align="left"><b>Extracting:</b> Records with nothing but a filename thread
|
||||
should be ignored. <i>For GSHK v1.1 bug compatibility</i>: if a record has a filename
|
||||
thread, and no other threads except "message" threads (i.e. no data
|
||||
threads or control threads), then a zero-byte data fork file should be
|
||||
created. Otherwise, the record should be ignored. If the ProDOS
|
||||
storage type field indicates an extended file, a zero-byte resource fork should
|
||||
also be created.
|
||||
<p align="left">
|
||||
also be created.</p>
|
||||
<p align="left"> </p>
|
||||
|
||||
<h3 align="left">Records with no filename</h3>
|
||||
<p align="left">A record without a filename thread is a curious beast.
|
||||
Ideally, there wouldn't be any such thing as a filename thread, since it doesn't
|
||||
|
Loading…
Reference in New Issue
Block a user