Next: redim, Previous: real, Up: Internal Routines [Contents][Index]
record [, file] [, /input, /output, /reset]
Starts appending input or output or both to file file
. The
default file name is record.LUX. Keyword /input
selects
input recording. Keyword /output
selects output recording.
Keyword /reset
stops recording for the channels selected by the
other two keywords. This routine is only available if your computer
platform supports it.
See also: diagnostic, Diagnostic Output