
10.10.1 General I/O functions
*, to write into the current HTML file. stdout, to write to standard output.
LUV, to write into the file associated with the logical unit variable, LUV, that is set by openfile() when the file is initially opened.
For example:
openfile(@list-of-figures,"/home/rousseau/figTOC.doc",append); write(@list-of-figures,text());

Generated with Harlequin WebMaker