Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pop3
Message
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Title:
Re: Pop3
Miscellaneous
Thread ID:
00611112
Message ID:
00611121
Views:
24
>>>What does it mean
>>?
>>>if lcReturn # "+"
>>>
>>>using wwPop3.GetMessage()...?
>>
>>I'm not using the wwPop3 class, but the '#' operator means 'not equal' in VFP.
>>
>>
>>>if lcReturn # "+"
>>*&
>>*&  is same as
>>*&
>>IF NOT lcReturn = "+"
>>
>>
>>
>>HTH
>>
>>Wan
>
>Yes, but what does it mean if the wwPop3.GetMessage() return value does not contain "+" ??


I am not using wwPop3, so I don't know the detail about the GetMessage(). Is wwPop3 a freeware from WestWind? Or is it possible for you to paste a portion of the code here or email it to me so I can look into it?


Wan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform