Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Groupwise e-mail
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00829558
Message ID:
00829568
Views:
17
>I've been using Novell MAPI to send Groupwise for a number of months now for lots of users on a network. There is one user who recently is not able to send e-mail.
>
>This is the code and where the problem occurs
>
>logw=createobj('NovellGroupWAresession')
>logwlogin=logw.login()
>lomailbox=logwlogin.mailbox
>* at this point TYPE('lomailbox')='O' ,but it does not contain any properties
>lomess=lomailbox.messages
>* the above line causes an error becaues lomailbox does not have any properties lomailbox.calendar and lomailbox.workfolder also show no properties but all show TYPE()='O'
>
>It must have something to do with this user's Groupwise configuration, because I'm logged on to the network on a different machine with HIS e-mail and it still bombs. With my e-mail it works fine
>
>thanks
>
>bonnie

Have you checked ISNULL(loMailBox)?
Tracy
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform