NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rob Kolanko on November 29, 2013, 02:54:53 PM
-
Hi Bruce,
First impression of NT7.31 are great. The positional locators are working well for me. Thank-you for the enhancements.
In the current web server application, I am using email class to send emails. When compiling the application I received a warning that the self._ProcessResizeWholeMessage(eml.Length()) function is being called as a procedure in your new ProcessEML method in NetEmail.clw. My application is sending emails just fine, however I believe this function has to do with receiving emails. Anyway I like to keep my compiles clean, can I put a "proc" attribute on the _ProcessResizeWholeMessage function declaration?
Rob
-
Yes