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

Coding help
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Coding help
1) provided you enter "notepad" (without the quotes) and you don't have any other script which messes up the text you entered, as markee has suggested, it is possible that notepad.exe isn't listed in your default path, hence the run command wouldn't be able to find it and be able to start it.


2) two ways:

a) create a textfile first and open this with notepad.
Either by simply specifying the temporary name of the textfile as the command line (this will open the textfile with your default associated program, which is probably notepad).
Or enter the temporary textfile as a parameter of notepad on the command line.

b) open up notepad, find the window, and use Windows APIs to fill the text in.

c) any method invovling parsing and/or sending keys (this includes copy/pasting) is not a proper method and should never be used.

This post was edited on 04-08-2007 at 09:13 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
04-08-2007 09:10 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Coding help - by Jimbo on 04-07-2007 at 04:23 PM
RE: Coding help - by Felu on 04-07-2007 at 04:48 PM
RE: Coding help - by Jesus on 04-07-2007 at 05:29 PM
RE: Coding help - by felipEx on 04-07-2007 at 09:30 PM
RE: Coding help - by markee on 04-08-2007 at 09:04 AM
RE: Coding help - by CookieRevised on 04-08-2007 at 09:10 AM


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