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

Search Results
Subject Author Forum Time
RE: Text extraction from a Window?
That's awesome info, Matty! Thanks for your excellent input.
ZeroScripting12-04-2008 at 08:46 PM
RE: Text extraction from a Window?
Is Interop part of the MPL infrastructure or is it something that can be used in JScript's in general?
ZeroScripting12-04-2008 at 05:12 PM
RE: Text extraction from a Window?
thnx for the good advice Matti - could you point me at some example scripts that use Interop?
ZeroScripting12-04-2008 at 05:02 PM
RE: Building a GUI?
I was aware of that documentation already but was interested in something (an app or a scripting interface) that would either 1) generate the XML for me or 2) create an ActiveX control or Windows Form. I would prefer to not rely on 3rd party tools li...
ZeroScripting12-03-2008 at 07:51 PM
RE: Text extraction from a Window?
Can you give me a little more info on that API? I've never heard of it before and I'm not sure where to even begin reading about it.
ZeroScripting12-03-2008 at 07:43 PM
Telnet in JScript?
Hi again, This time I'm wondering if it's possible to create a "telnet" object in JScript for WSH. Keep in mind I'm not talking about writing scripts for automating the familiar DOS Telnet executable, but instead I want to actually create an Ac...
ZeroScripting12-03-2008 at 05:48 PM
Building a GUI?
Basically I want to try exactly what the subject suggests - create a standard graphical user interface with buttons, editboxes, context menu's, etc. for my JScript/MPL app. Currently, my understanding is that there are two ways of doing...
ZeroScripting12-03-2008 at 05:46 PM
Text extraction from a Window?
Hi folks, I'm writing a shell jscript for WSH and want to know if it's possible to extract the text in child controls from other Windows applications that are running. Some examples would be obtaining the text from a button in a dialog box, reading...
ZeroScripting12-03-2008 at 05:43 PM
Advanced JScript - XML
Hi folks, I've been trying to use JScript from some of my MPL functions to read/write XML files but I'm just having no luck whatsoever. Does anyone know how to do this? Can you provide some examples?
ZeroScripting10-23-2008 at 04:49 PM
Enumeration?
Hi folks, I guess this is just a basic programming question, but I've been reading the MSDN doc's on JScript's enumeration object and am having troubles 'getting it'. In my specific scenario, I've opened a connection to a database using the ADO...
ZeroScripting09-16-2008 at 07:29 PM
RE: Changing font attributes of text returned by Event ChatWndReceveiveMessage
actually, where can i find a reference for additional mark-up codes?
ZeroScripting09-09-2008 at 06:05 PM
RE: Changing font attributes of text returned by Event ChatWndReceveiveMessage
lol and also... *sigh* But awesome! Thankyou!
ZeroScripting09-09-2008 at 06:04 PM
Changing font attributes of text returned by Event ChatWndReceveiveMessage
Just curious to know how I'd go about changing the text formatting of the Message text received by a chat contact. Basically I want to place the text in italics to show that some processing was done to it by a script i'm working on.
ZeroScripting09-09-2008 at 05:34 PM
RE: Sleeping
Brilliant! Thanks, guys!
ZeroScripting09-08-2008 at 03:38 PM
RE: Sleeping
I don't see how that'd work tho since I don't have access to the chat window handle as a param in the timer event func... while i'm waiting for the timer to fire, it'll be possible for the handle in the global to be overwritten...
ZeroScripting09-05-2008 at 10:37 PM
Sleeping
Hi folks - i'm just wondering how i'd go about sleeping my script? Actually, it may not be necessary since what I'm trying to do is figure out an easy way to refer back to a specific chat window after a given time interval. I don't wanna throw th...
ZeroScripting09-05-2008 at 04:29 PM
RE: Auto Accepting Contacts
hmmm... not quite what i was looking (or hoping) for... any other ideas or creative-thinking workarounds?
ZeroScripting09-03-2008 at 03:12 AM
Auto Accepting Contacts
Hi folks, I'm just wondering if it's possible to have MPL auto-accept requests to be added as a contact? I haven't been having much success with this so far and I'm thinking I must be on the wrong path. Any tips? Zero
ZeroScripting09-03-2008 at 02:26 AM
Extending a ChtWnd Object?
Hi folks, I wanna do something that seems like it'd be pretty simple, but I think I need an example of the syntax to get it right, assuming it can be done. What I want is to add a variable to a Chat Window object so that it can be accessed something...
ZeroScripting08-21-2008 at 02:33 PM
RE: Determing if message was first sent?
mmmm... ok. i think i follow. not entirely sure so I'll need to experiment a bit once i'm back in front of my computer. thanks!
ZeroScripting08-14-2008 at 07:54 PM
RE: Sending Fake Events?
:$ *hangs head in shame* Wow. Just... wow. I can't believe I hadn't thought of doing that. ANYWAYS - thnx for your reply! Most helpful!
ZeroScripting08-14-2008 at 07:49 PM
RE: Displaying Info
Well... I'm afraid to ask this but... how do you use the windows API in a JS app?? Is there a specific MSDN example you folks could point me at???????????
ZeroScripting08-14-2008 at 07:36 PM
Opening the Scripting Editor
Hi Folks, I'm just wondering what the quickest way to open the scripting editor is? Zero
ZeroScripting08-13-2008 at 07:12 PM
Determing if message was first sent?
I've been trying to figure out how I'd be able to determine if a received message was the first received message in the current chat window, but I can't seem to figure out a graceful way of doing this. Can anyone suggest/flesh out how I might go a...
ZeroScripting08-13-2008 at 03:56 AM
Sending Fake Events?
Hi again, Is it possible to send Messenger Live! Plus an event, such as a contact sign-in, programmatically? It's a bit of a hassle always having to induce certain events in order to test code and developing would go a bit quicker if we didn't need...
ZeroScripting08-08-2008 at 07:13 PM
[Hide Excerpts] Pages: (2): « First [ 1 ] 2 » Last »