What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Saving Settings

Saving Settings
Author: Message:
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
30 / Male / Flag
Joined: Jul 2007
RE: Saving Settings
quote:
Originally posted by Leroux
I knew not to trust you, seeing through what I'm doing ;).
quote:

Yea, you use meaningful variable names :P

About the !MessengerStart thingy..
The exclamation sign is the "NOT" operator. So if you have MyVar = false; then !MyVar will be true. You can basically think of the NOT operator "inveting" a boolean.
Also, code controlled by "if(true)" will always be executed (I know it sounds self-explaining :P ). if(!false) will also be executed. (false will be invertedby the "!").
11-01-2008 06:17 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Saving Settings - by ArkaneArkade on 11-01-2008 at 02:38 AM
RE: Saving Settings - by markee on 11-01-2008 at 04:00 AM
RE: Saving Settings - by ArkaneArkade on 11-01-2008 at 04:29 AM
RE: Saving Settings - by markee on 11-01-2008 at 04:58 AM
RE: Saving Settings - by SmokingCookie on 11-01-2008 at 02:27 PM
RE: Saving Settings - by ArkaneArkade on 11-01-2008 at 05:33 PM
RE: Saving Settings - by SmokingCookie on 11-01-2008 at 05:38 PM
RE: Saving Settings - by ArkaneArkade on 11-01-2008 at 05:43 PM
RE: Saving Settings - by SmokingCookie on 11-01-2008 at 05:49 PM
RE: RE: Saving Settings - by ArkaneArkade on 11-01-2008 at 05:55 PM
RE: Saving Settings - by SmokingCookie on 11-01-2008 at 06:01 PM
RE: RE: Saving Settings - by ArkaneArkade on 11-01-2008 at 06:31 PM
RE: Saving Settings - by ArkaneArkade on 11-01-2008 at 06:10 PM
RE: Saving Settings - by SmokingCookie on 11-01-2008 at 06:17 PM
RE: Saving Settings - by SmokingCookie on 11-01-2008 at 06:36 PM
RE: RE: Saving Settings - by ArkaneArkade on 11-01-2008 at 06:45 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