Bernie wrote:
> 
> > Clarence wrote:
> > Help please, Michael ! <G>.
> 
> I think he's on vacation to Italy by now (or perhaps he is in France already).

Well, that explains a lot of things. Including the rush to get 1.61 out that 
weekend. <g>  Do you have any idea when we might hear from him again ?
 
> MailIdea v. 1.1 <g>:
> A new form tag just for the mailform (<mailform> or use the Arachne tag
> <arachne form>) and all data entered into it will be written to a file
> (mailform.tmp). When pressing the buttons that will take effect on the form
> itself (send, reset) then the file should be removed. Otherwise it will not
> be wise to read it for the next (mail) form - if it did every mail would
> start as the one before it requiring it to be changed/deleted by the user.
> Ok, this will slow down mail processing - but also all tags found will need
> to be checked against this new one (or all words in the <arachne> tag). I
> do not know if everyone here thinks that's a good idea, but I can't come up
> with anything better right now.

Isn't that unnecessesarily complicated ?

Surely the information in the compose window is stored somewhere - maybe 
textarea.tmp ?   Why not just pre-load or re-load (take your pick) the 
window with the contents of textarea.tmp (or whatever), and to eliminate
the annoyance of yesterday's mail popping into the compose window, just
automatically delete textarea.tmp when the window is saved (F2).

In other words, the software should simply make an effort to see that 
textarea.tmp is cleared AFTER typical use.

ASM coders try to do things as simply as possible. <G>

-  Clarence Verge
--
-  Help stamp out FATWARE.  As a start visit: http://home.arachne.cz/
--


Reply via email to