Subj : Message base: Editing existing messages
To : Digital Man
From : Nightfox
Date : Thu Jun 11 2009 08:43 pm
Re: Message base: Editing existing messages
By: Digital Man to Nightfox on Thu Jun 11 2009 19:20:28
> > If you're looking for a high-level method (where it automatically uses th
> > user's configured editor, etc.) there is no such function. You can howeve
> > the message's text (using the MsgBase class) into a buffer, save to a fil
> > then use the console.editfile() function to edit the contents, load the f
> > contents back into a buffer an duse the MsgBase class to save the modifie
> > message body.