> 3. I dragged ny script's name to an SciTE instance and pressed F5
At this point SciTE does not have your changed PATH. Restart SciTE
and it will see the new PATH.
> but
> got nothing in the
> right-hand pane of the SciTE window. I checked SciTE's Ruby
> properties and saw that the
> Go command depended on PLAT_WIN, so I created it as a new System
> variable = 1.
PLAT_WIN is automatically defined by SciTE when running on Windows.
> 5. I opened a new SciTE window and dragged my test program's name to
> it, whence its content was
> displayed. I pressed the F5 key and:
> a. Saw some icon flashed for a second or two, which I interpreted as
> an indication
> that SciTE was running something.
> b. I dragged the vertical divider to expose SciTE's output but saw
> nothing: not even
> that SciTE had initiated execution of my Ruby script.
http://beans.seartipy.com/2007/10/14/programming-in-ruby-using-scite-windows-issues-and-other-tips/
Neil