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

Search Results
Subject Author Forum Time
RE: copy file
No error now, but it still does nothing. :S
whizScripting07-14-2009 at 02:51 PM
RE: copy file
[code=js]/* error: */ return Interop.Call('user32', 'DeleteFileW', lpstrFile) !== 0;[/code]
whizScripting07-14-2009 at 02:22 PM
RE: copy file
I'd like to ask a related question. How can you delete a file? And does it work with folders?
whizScripting07-14-2009 at 01:10 PM
HELP - Controlling other scripts!
[code=js]var WSS = new ActiveXObject("WScript.Shell"); WSS.RegDelete(MsgPlus.ScriptRegPath + "\\...");[/code] 1) This can delete a key, but not a folder. Is is possible to remove a folder? [code=js]var Name = "Script Name"; var Enabled = 0; ...
whizScripting07-14-2009 at 12:41 PM
RE: Interface Writer | [release] 3.0 | 22/08/2010
whizScripting06-29-2009 at 06:31 PM
RE: Interface Writer | [release] 3.0 | 22/08/2010
1) You can use ".getAttribute()" to get a value from an "<element type="value"/>" tag, and ".selectSingleNode()" + "[node].text" to get a value from an "<element>value</element>" tag. Is this right? 2) Can I use ".selectSingleNode()" ...
whizScripting06-28-2009 at 09:30 AM
RE: Interface Writer | [release] 3.0 | 22/08/2010
Done... (added a link to the top to download it).
whizScripting06-27-2009 at 02:57 PM
RE: HELP - Arrays in the registry!
I have had a bit of a discussion about this: [url=http://shoutbox.menthix.net/showthread.php?ti d=90773&pid=965600#pid965600]mynetx's reply to "Interface Writer | [release] 1.2" (and onwards)[/url]
whizScripting06-21-2009 at 09:49 AM
RE: HELP - Arrays in the registry!
Well, I have had a look, but I'm still confused with the whole idea of XML reading/writing. :S
whizScripting06-20-2009 at 11:55 AM
RE: HELP - Arrays in the registry!
[code=js]var TmpLstId = ReadRegistry("Lst", "Id"); WndLstId = TmpLstId.split(","); var TmpLstTitle = ReadRegistry("Lst", "Title"); WndLstTitle = TmpLstTitle.split(","); // ...[/code] Like that?
whizScripting06-19-2009 at 03:56 PM
RE: HELP - Arrays in the registry!
[code=js]WndLstId = ReadRegistry("Lst", "Id"); WndLstId.split(","); WndLstTitle = ReadRegistry("Lst", "Title"); WndLstTitle.split(","); // ...[/code] Is that the right idea?
whizScripting06-18-2009 at 07:56 PM
RE: HELP - Arrays in the registry!
So, to be clear, this code... [code=js]var Msg = "Item1,Item2"; Msg.split(,);[/code] ...would return the same as this code... [code=js]var Msg = new Array("Item1", "Item2");[/code] Is that correct?
whizScripting06-18-2009 at 07:02 PM
HELP - Arrays in the registry!
I want to use this with the Interface Writer script, but I have a problem with what it returns. Note: this function uses a [url=http://shoutbox.menthix.net/showthread.php?ti d=56747&pid=746212#pid746212]registry code snippet[/url]. [code=js]function S...
whizScripting06-18-2009 at 06:20 PM
RE: Interface Writer | [release] 3.0 | 22/08/2010
Go to the Script Menu > "Interface Writer" > "Create a new interface...". :)
whizScripting06-17-2009 at 06:56 PM
RE: Interface Writer | [release] 3.0 | 22/08/2010
Fair enough, I need some sleep as well. :P
whizScripting06-15-2009 at 08:03 PM
RE: Interface Writer | [release] 3.0 | 22/08/2010
Umm... (well, I was about to say there was a problem with line 30, but I found the spelling mistake :)) [code]Function called: OnEvent_Initialize Error: Object expected (code: -2146823281) File: __FnWindowParser.js. Line: 46. Error: Object exp...
whizScripting06-15-2009 at 06:27 PM
RE: Plus! Counter | [beta] 1.0
Like, if you want to start from a certain time, you can just add it on... or take it away.
whizScripting06-15-2009 at 03:24 PM
RE: Interface Writer | [release] 3.0 | 22/08/2010
Umm... I'm afraid I don't really understand that. :S All I get is that XML comes in nodes, and the script would read each "child" node of each "parent", and put it into the arrays (e.g. the first control ID of the first window into the WndC...
whizScripting06-15-2009 at 03:16 PM
RE: Instant Response | [release] 2.0 | 12/07/2009
You have to type "/ir.status", which will display a toast with the current settings.
whizScripting06-15-2009 at 03:13 PM
RE: Interface Writer | [release] 3.0 | 22/08/2010
I thought about that, but I have no idea of how to read and edit existing XML files. :S
whizScripting06-14-2009 at 04:16 PM
RE: Plus! Counter | [beta] 1.0
Oh, it doesn't. I'll fix it now. ;) EDIT: fixed. :D
whizScripting06-14-2009 at 04:10 PM
Plus! Counter | [beta] 1.0
[u]Features[/u] [list] [*]simply put, allows you to run a timer through Plus! [*]incorporates the Script Menu, /commands and an interface [*]can be paused and resumed quickly and easily [*]easy to end one and start another [*]can be adjusted (BETA) -...
whizScripting06-14-2009 at 03:20 PM
RE: QuickKey | [release] 2.2 | 29/11/2009
What I might do is add an options window, so you can select only certain contacts to appear in a "shortened" list. If anyone has any ideas regarding options, feel free to post them. ;)
whizScripting06-10-2009 at 07:51 PM
QuickKey | [release] 2.2 | 29/11/2009
[b]Want a more advanced, feature-full QuickKey?[/b] Why not try [url=http://3.ly/Fingertips]Fingertips[/url]? (H) [hr] [u]Features[/u] [list] [*]displays pop-up menus after the striking of preset hotkeys [*]options menu (features detailed for each ...
whizScripting06-10-2009 at 07:32 PM
RE: HELP - Hotkeys!
I've just finished the script, and I'll make a topic for it in a mo (it's called "QuickKey"). :D
whizScripting06-10-2009 at 07:26 PM
[Hide Excerpts] Pages: (23): « First « 15 16 17 18 [ 19 ] 20 21 22 23 » Last »