At Thu, 16 Sep 2004 22:43:42 -0500, Alex Shinn wrote: > > A possible way to get more portability is to go ahead and provide the > API for specifying port types, such as > > (open-input-port <path>) ; character port > (open-input-port <path> #t) ; binary port That was supposed to be open-input-file. -- Alex