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

VB-sTagArg
Author: Message:
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: VB-sTagArg
code:
If (StrComp(Left$(sTag, 6), "(!XTAG", vbTextCompare) = 0) Then
    sResult = Mid$(sTag, 7, Len(sTag) - 7) '<----edited
    ParseTag = True
    Exit Function
End If

You can also check at the if if Right$(sTag, 1) = ")" but i don't think you'll need that

This post was edited on 09-12-2003 at 08:13 PM by Choli.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
09-12-2003 08:12 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
VB-sTagArg - by zigomar10 on 09-12-2003 at 05:29 PM
RE: VB-sTagArg - by Choli on 09-12-2003 at 08:12 PM
RE: VB-sTagArg - by zigomar10 on 09-13-2003 at 02:25 PM
RE: VB-sTagArg - by Choli on 09-13-2003 at 02:48 PM
RE: VB-sTagArg - by zigomar10 on 09-13-2003 at 02:51 PM
RE: VB-sTagArg - by Choli on 09-13-2003 at 03:06 PM
RE: VB-sTagArg - by zigomar10 on 09-13-2003 at 05:18 PM
RE: VB-sTagArg - by Choli on 09-13-2003 at 05:26 PM
RE: VB-sTagArg - by zigomar10 on 09-13-2003 at 05:33 PM
RE: VB-sTagArg - by Annon201 on 09-20-2003 at 03:52 PM
RE: VB-sTagArg - by zigomar10 on 09-20-2003 at 08:18 PM
RE: VB-sTagArg - by Xerxis on 09-20-2003 at 09:25 PM
RE: VB-sTagArg - by zigomar10 on 09-20-2003 at 09:27 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