Leonard Mada wrote:
What I really want is an easy way to run gawk scripts in calc, i.e.:
- Calc should open a bidirectional pipeline to gawk (gawk supports this) as described in issue 66816 - (advanced: Calc should recognize the shebang line (e.g. #!gawk -parameters...), and use the correct program, in this case gawk, for the particular script)

This sounds like a nice idea for an add-on component. Everything it needs from Calc (basically just reading and writing cell content) is available through the UNO API.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to