- current-error-port #!optional Pprocedure
- current-input-port #!optional Pprocedure
- current-output-port #!optional Pprocedure
Accessors for the current I/O ports. Since parameterize is not available, these procedures accept an optional argument to change the current input-, output- or error-port.