In http://www.apache-asp.org/objects.html it says:
$Request->BinaryRead($length)
I think it should instead say:
$Request->BinaryRead([$length])
and mention that the $length parameter is optional; if it is not given, then the whole thing is returned (at least, that's what I think it does, judging from looking at the code in ASP/Request.pm).
Yep. Thanks for this useful critique of the documentation. I will have this updated for the next release.
Regards,
Josh ________________________________________________________________ Josh Chamas, Founder phone:925-552-0128 Chamas Enterprises Inc. http://www.chamas.com NodeWorks Link Checker http://www.nodeworks.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]