Code:
/write -il1 yourfile.txt %yourdata 
will insert a new line at the very beginning of yourfile.txt. Note the -i switch for insert.
Hope this helps


-
Just because it never happened doesn't mean it isn't true.