![[About]](e:\os2httpd_1.3.2\htdocs\rexxtipsntricks\about.gif)
![[Toc]](e:\os2httpd_1.3.2\htdocs\rexxtipsntricks\toc.gif)
0.9b (c) 1995 Peter Childs
The function <LINEOUT never deletes the output file. To rewrite a file, you must delete it with <DEL (or <SysFileDelte, if using REXXUTIL) and than recreate it.
To empty the file without deleting it you can use the OS/2 commad
type nul >filename
In Object-Oriented REXX you can use a new option for the <STREAM to open a file in "overwrite" mode (see also The function LINEOUT() in Object REXX).
Inf-HTML End Run - Successful