What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » VB Help With /Commands

Pages: (2): « First « 1 [ 2 ] Last »
VB Help With /Commands
Author: Message:
f3nd3r
Junior Member
**


Posts: 20
Reputation: 1
Joined: Jun 2002
O.P. RE: VB Help With /Commands
Thanks for the help once again.

I tried what you suggested and now it doesnt display anything when i type just the basic command /xtest %cpu

I dont understand why it only displays the variable on its own. Maybe i should start from scratch again.
11-06-2003 05:38 PM
Profile PM Web Find Quote Report
Hah
Full Member
***

Avatar
Im in a good mood - take advantage!

Posts: 224
37 / Male / –
Joined: May 2003
RE: VB Help With /Commands
Are you getting any errors at all? Try whipping the command into a module and call it from an exe with an error handler, it could be a type mismatch error with the long and the string:

try replacing:

CPUSPEED

with

CStr(CPUSPEED) or Str(CPUSPEED) etc.

might help,

Tom
This post was brought to you by Hah!
(and he takes no responsibility for it :p)

[Image: signatures.jpg]

{Current Web Site}
11-06-2003 06:47 PM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


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