Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connections
Message
 
 
To
07/08/2007 01:14:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01229965
Message ID:
01246469
Views:
18
After retrieving email add
loMail = NULL
>
>I've have the pop3emailclass working and am happy with it, thanks.
>
>I do have a problem though; I cant get the connection to deconnect.
>
>In the screen destroy method I have the following code:
>
>IF TYPE('loMail')='O' AND loMail.lConnected
> loMail.destroy()
>ENDIF
>
>Get "Unknown member OSOCKET" for an error. Get same error when I Quit Foxpro without calling destroy!
>
>Any ideas?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform