Excel doesn't do much, all the real work is done by that ActiveX dll and I
have full access to that as I coded that.
Surely there must be simple way to dump debugging data to say a text file.

RBS



On Wed, Dec 9, 2015 at 12:37 AM, Simon Slavin <slavins at bigfraud.org> wrote:

>
> On 9 Dec 2015, at 12:35am, Bart Smissaert <bart.smissaert at gmail.com>
> wrote:
>
> > So, do I need to somehow re-direct this output to a text file?
>
> I don't think it can be done.  If the actual program you're running is
> Excel then you're relying on Excel to do this stuff.  And since Excel is a
> spreadsheet program and not a development environment there's no reason why
> it should show you stdout.
>
> Can you run Excel from a command-line environment ?  Like a program called
> Terminal or cli.exe or something ?
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>

Reply via email to