
Problem exporting table to Quattro Pro in PfW 5.0
Do you use code like this.
var
tableName String
endVar
tableName = "orders.db"
; invoke the Table Export dialog box
dlgExport(tableName)
It works fine (WB1, WB2, WB3) with Paradox 5, 7-32bit and 8 all US that
are on system.
I hope you get find a solution
Quote:
> I have a problem exporting a table (the results of a query) to
> spreadsheets in ObjectPal using DlgExport. The answer table looks
> fine but there is nothing in the spreadsheet. I am using Paradox
> for Windows version 5.0
> Thanks in advance for any thoughts.
> Dave Keay