What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » VB-form opens before sResult gets sent

VB-form opens before sResult gets sent
Author: Message:
Whacko
Full Member
***

Avatar

Posts: 209
Reputation: 1
40 / Male / –
Joined: Apr 2002
RE: VB-form opens before sResult gets sent
i suggest you read a bit more about programming ;)

nah just kidding :P

sResult is the RESULT of the function your executing so its sent as the function result when the function ends. everything else in the function is executed immediately. so thats why the form is opened before the text is sent.
I code in:
C
C++
Delphi
Visual Basic
Pascal :P
08-29-2003 11:00 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
VB-form opens before sResult gets sent - by zigomar10 on 08-29-2003 at 09:25 AM
RE: VB-form opens before sResult gets sent - by chris on 08-29-2003 at 10:40 AM
RE: VB-form opens before sResult gets sent - by Whacko on 08-29-2003 at 11:00 AM
RE: VB-form opens before sResult gets sent - by wipey on 08-29-2003 at 02:19 PM
RE: VB-form opens before sResult gets sent - by Choli on 08-29-2003 at 06:39 PM
RE: VB-form opens before sResult gets sent - by wipey on 08-29-2003 at 09:00 PM
RE: RE: VB-form opens before sResult gets sent - by Whacko on 08-29-2003 at 10:01 PM
RE: VB-form opens before sResult gets sent - by wipey on 08-29-2003 at 10:22 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