# HG changeset patch # User jwe # Date 1110951267 0 # Node ID 390f13fc0f4a4a4e291ae1e622cf8726998e23f8 # Parent 04d810c3eb5182ee872218bbbc4b5b8ba781d4a9 [project @ 2005-03-16 05:34:15 by jwe] diff -r 04d810c3eb51 -r 390f13fc0f4a doc/interpreter/io.txi --- a/doc/interpreter/io.txi Wed Mar 16 04:50:41 2005 +0000 +++ b/doc/interpreter/io.txi Wed Mar 16 05:34:27 2005 +0000 @@ -119,6 +119,8 @@ @node Simple File I/O @subsection Simple File I/O +@cindex{saving data} +@cindex{loading data} The @code{save} and @code{load} commands allow data to be written to and read from disk files in various formats. The default format of files written by the @code{save} command can be controlled using the built-in