From: Mueffke <mu...@gm...> - 2001-10-21 21:50:10
|
Hi, I tried to write a test for the SMTP package. I get the following error: curl-email/curl-email/AsyncClientConnection.curl:26 Illegal forward reference in definition of AsyncClientConnectCallback curl-email/curl-email/AsyncClientConnection.curl:34 Illegal forward reference in definition of AsyncClientConnectCallback I don't understand that because it works in the email-client. I tried the following and the same errors occured. {curl 1.6 applet} {import * from CURL.IO.SOCKET} {include "AsyncClientConnection.curl"} Some Text! Do you have a clou what's wrong? Friedger PS: Have you seen cur...@li... |