[Lazarus] Default uses clause in project unit
Graeme Geldenhuys
graemeg at opensoft.homeip.net
Wed Aug 26 15:55:49 CEST 2009
Thierry Coq wrote:
> <div class="moz-text-flowed" style="font-family: -moz-fixed">A new
> version of ExcelInterface is now available (version 0.4) here:
Tip for a basic and simple solution (Windows but presumably similar on
other platforms?) you can just write your data to a Comma Separated
Variable (csv) text file and do a ShellExecute 'open' on it. This will
open it in whatever the user's favourite spreadsheet application is.
Windows unfortunately might open it in NotePad in which case you just
need to change the csv default application to Excel, OO Calc, Quattro
Pro or whatever.
>
>
> </div>
>
More information about the Lazarus
mailing list