< Rebol Programming

CTX-EMAILER is an object of value:

   f-to            none!     none
   f-cc            none!     none
   f-from          none!     none
   f-subject       none!     none
   f-msg           none!     none
   lo              block!    length: 69
   clear-all       function! []
   submit-email    function! [/local sending user err]
   close-em        function! []
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.