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:
Annon201
Junior Member
**

SystemStats Creator!!!

Posts: 16
– / Male / –
Joined: Jul 2003
RE: VB-sTagArg
i did my grabbing using
code:
    If Tag Like "(!XSSHVOL?)" = True Then 'volume name of drive ?
        DriveLetter = LCase(Mid(Tag, 10, 1))
        'rest of code here
    End If

the only limitation(tho major) is that you need to make sure the user types an exact number of digets else it wont pick it up
09-20-2003 03:52 PM
Profile E-Mail 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