April wrote: >> How can I get a text from output window? AW> Check what your setting for AW> clear.before.execute
Thank you very much for help! text = output:GetText() -- good work :))) text = output:GetSelText() -- not work :((( It makes me use text = props['CurrentSelection'] but it is not equivalent. output:GetSelText() can it work? Is there other way? -- mozers <http://scite.ruteam.ru> _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
