Dan Anderson:

> Does anyone know if there any way within a LUA script to
> access each open buffer and the text it contains?  Read
> only access is sufficient.  I would like to iterate through each
> buffer, retrieve the text, and perform some additional
> processing with the text.

   This is not well supported. There is some code for switching buffers at
http://lua-users.org/wiki/SciteBufferSwitch

   Neil

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to