What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Timer from a form

Timer from a form
Author: Message:
dotNorma
Veteran Member
*****

Avatar

Posts: 1745
Reputation: 17
32 / Male / –
Joined: May 2003
RE: Timer from a form
Make a timer.

Set the interval to "5000" (Its in miliseconds)

Make sure you enable the timer.

Make the timer code be

code:
Private Sub Timer1_Timer()
sResult = "/nick NoName"
End Sub

07-10-2004 08:53 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Timer from a form - by TheCodeSmith on 07-10-2004 at 08:32 PM
RE: Timer from a form - by dotNorma on 07-10-2004 at 08:53 PM
RE: Timer from a form - by Stigmata on 07-10-2004 at 08:54 PM
RE: Timer from a form - by Millenium_edition on 07-10-2004 at 10:53 PM
RE: Timer from a form - by TheCodeSmith on 07-11-2004 at 01:46 AM
RE: Timer from a form - by matty on 07-11-2004 at 02:14 AM
RE: Timer from a form - by TheCodeSmith on 07-11-2004 at 03:36 AM
RE: Timer from a form - by matty on 07-11-2004 at 04:01 AM
RE: Timer from a form - by Mnjul on 07-11-2004 at 04:27 AM
RE: Timer from a form - by TheCodeSmith on 07-11-2004 at 05:19 AM
RE: Timer from a form - by Mnjul on 07-11-2004 at 05:32 AM
RE: Timer from a form - by Mike on 07-11-2004 at 08:10 AM
RE: Timer from a form - by Stigmata on 07-11-2004 at 08:28 AM
RE: Timer from a form - by Millenium_edition on 07-11-2004 at 08:53 AM


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