> > The simple solution used WSH script:
>
> <snip>
>
> How do I use this script? I'm on WinXP Pro SP1 with MS Word installed
> yet when I execute this script (via the command.name.17.* menu item)
> it doesn't seem to do anything. I've tried with both text selected
> and with no text selected.
Having a look on msdn:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/7c92dbc9-57b0-4193-927c-fe0739a7bf1b.asp
it seems like the error is the WScript.StdIn.ReadAll since according
to the MSDN page ReadAll will return an error with StdIn when called
with WScript.
Make that the problem is calling the script with wscript as opposed to cscript.
Chris
--
Chris Sutcliffe
http://ir0nh34d.blogspot.com
http://emergedesktop.org
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest