What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » oMessenger in Plus! API

oMessenger in Plus! API
Author: Message:
(CyBeRDuDe)
Senior Member
****


Posts: 512
Reputation: 21
37 / Male / –
Joined: Jul 2003
O.P. RE: oMessenger in Plus! API
Hey... It works alright now... Now it just need to get it working in another form/module besides the Class....
I have located my problem... It seems I have skipped something.. but I was possitivly sure that I tried this, but ohh well it works now... :D..

I understood what you ment by identified, so I tried using like this in the initialize...
code:
Msgbox oMessenger.MyFriendlyName
and it worked... so I tried adding this to the declarition
code:
Public objMessenger
everytime I tried before I always had an As arguement behind...
And then in initilize I just use
code:
Set objMessenger = oMessenger
And it works perfectly.... And you don't need to have the reference to the Messenger API... but without this reference you won't be able to see the different calls and commands you can do, so I have this reference on as long as i'm programming, and then just remove it later on... :D...
But why won't it work in my from in the Project?.. the objMessenger is set to Public..
Do I need to make them private and then in the from call something like this
code:
Set objMessenger = New Sample.oMessenger
Or something?

Then to the other question?... the contact list problem?... Can anybody confirm this problem?.. just so I know it isn't only at my side... :D... And could anybody give an alternative?...

Thanks for your help!!! :D...

This post was edited on 01-27-2005 at 08:18 AM by (CyBeRDuDe).
01-27-2005 08:18 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
oMessenger in Plus! API - by (CyBeRDuDe) on 01-26-2005 at 10:40 PM
RE: oMessenger in Plus! API - by Dempsey on 01-26-2005 at 10:46 PM
RE: oMessenger in Plus! API - by Stigmata on 01-26-2005 at 10:46 PM
RE: oMessenger in Plus! API - by (CyBeRDuDe) on 01-27-2005 at 07:22 AM
RE: oMessenger in Plus! API - by Stigmata on 01-27-2005 at 07:39 AM
RE: oMessenger in Plus! API - by (CyBeRDuDe) on 01-27-2005 at 08:18 AM
RE: oMessenger in Plus! API - by Wouter on 01-28-2005 at 03:51 PM
RE: oMessenger in Plus! API - by (CyBeRDuDe) on 01-28-2005 at 04:20 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On