*! addnote -- add a note to the notefile STB-14: os10 *! version 1.0.0 January 27, 1993 Bill Rising program define addnote version 3.0 if "$S_NOTE"=="" { mac def S_NOTE = "notes.not" } ! echo `*' >> $S_NOTE end