with-error-output-port

[syntax] with-current-input-port port . body

[syntax] with-current-output-port port . body

[syntax] with-error-output-port port . body

Scsh: syntax version of with-current-input-port*, with-current-output-port*, and with-error-output-port*, respectively.