CS> I don't suppose there is a way to pass the buffer contents as a stream
CS> object to vbscript is there?

I have published completely an efficient script.

The script is excellent, though I had to change how it was called due
to the fact that WScript.StdIn.ReadAll is not supported by wscript.exe
(according to MSDN).  So I have:

# Spell Check
command.name.13.*=SpellCheck
command.13.*=cscript /Nologo "$(SciteDefaultHome)\tools\SpellCheck.vbs"
command.input.13.*=$(CurrentSelection)
command.mode.13.*=subsystem:console,replaceselection:auto,savebefore:no,quiet:yes
command.shortcut.13.*=Ctrl+Alt+S

Thanx!

Chris

--
Chris Sutcliffe
http://ir0nh34d.blogspot.com
http://emergedesktop.org
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to