What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: saving to a .ini
I know what an ini file is, I want an example of how to write a single variable to an ini file. and also how to read it.
chrisbScripting09-08-2009 at 02:34 PM
saving to a .ini
can anyone tell me how to save and load from a .ini file?
chrisbScripting09-05-2009 at 08:06 PM
RE: A newbie question
I can't seem to find how to do an ini file save and load, could you give me an example?
chrisbScripting09-05-2009 at 04:25 PM
RE: A newbie question
Oh I got why not :), false alarm. Thanks
chrisbScripting09-03-2009 at 05:06 PM
RE: A newbie question
Error: 'timerID' is undefined (code: -2146823279) File: file.js. Line: 22. Function OnEvent_Timer returned an error. Code: -2147352567 I get this?
chrisbScripting09-03-2009 at 05:04 PM
RE: A newbie question
MsgPlus.AddTimer("getTweets", 5000)
chrisbScripting09-03-2009 at 04:37 PM
RE: A newbie question
function OnEvent_Timer("getTweets") { Messenger.MyPersonalMessage = Math.random(); } Why is that not working?
chrisbScripting09-03-2009 at 04:11 PM
RE: A newbie question
Thanks, that worked :)
chrisbScripting09-03-2009 at 03:50 PM
RE: A newbie question
Could you just tell me what the following should be, I know I have done it wrong... var ctrlTxt = MsgPlus.GetControlText("txtEl");
chrisbScripting09-03-2009 at 03:45 PM
RE: A newbie question
Oh wow, such choice :P, I will take a look in the jScript documentation for that. Thanks a bunch matty, you have been a big help!
chrisbScripting09-03-2009 at 03:34 PM
RE: A newbie question
Okay i have found that now, one last question. How can I store information such as a perticular variable so that it is remembered for next time. I can't seem to find it in the documentation.
chrisbScripting09-03-2009 at 03:28 PM
RE: A newbie question
i went for the AJAX option, thanks! I also wanted to know, how do I create the option windows such as for setting variables?
chrisbScripting09-03-2009 at 02:43 PM
A newbie question
I have a question regarding the ability to read text files, I have a text file however I am getting the error [code]Function called: OnEvent_MyStatusChange Error: Bad file name or number (code: -2146828236) File: my.js. Line: 11. Function OnE...
chrisbScripting09-03-2009 at 10:58 AM
[Hide Excerpts]