Help for this page
$savestr = "whatever\n"; &Savetofile($savestr); ... # all the open/lock/print/close stuff goes here } }