On Friday 03 June 2005 19:02, Doug Cutting wrote:

> FileLength[i]  ->
>    (i==FileCount) ? DataOffset[i+1] : EOF) - DataOffset[n]

Not sure if that really helps. At least I find it confusing, as neither the 
"?" operator nor the "EOF" occurs anywhere else in the document (actually 
the "?" does occur, but in its sense as "optional" (I think)).

Regards
 Daniel

-- 
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to