Node:System interface, Previous:Output, Up:Input and output
Questions of system interface generally fall outside of the domain of this report. However, the following operations are important enough to deserve description here.
load filename | optional procedure |
Filename should be a string naming an existing file
containing Scheme source code. The
Rationale:
For portability,
|
transcript-on filename | optional procedure |
transcript-off | optional procedure |
Filename must be a string naming an output file to be
created. The effect of |