Hello,
I am using SciTE Ver. 1.59 [I cannot change that version], and recently learned how to setup my own commands to run from the
Tools menu [thanks to this group]. I now have another question:
A: I open a Ruby source code file in SciTE so I can work on it.
B: I start a Ruby file [a TK application] from the Tools menu which I use to process Ruby source code files.
Question: How can I 'tell' the Ruby file [B:] when it is started from the Tools menu to automatically read the file currently open in the SciTE editor [A:]?
Thanks for your help,
Harry