Page 1 of 1
Export to dbf file
Posted: Sat Sep 02, 2006 6:34 am
by Wolfgang
Hello,__is it possible to export data´s to a dbf file automaticly when the report is running?__Thanks__Wolfgang
=> RE: Export to dbf file
Posted: Mon Sep 04, 2006 3:58 pm
by kfleming
You can export to DBF through the File Export menu or via runtime as an alternative to printing the report.____Kathleen__R&R Support
==> RE: Export to dbf file
Posted: Sat Sep 09, 2006 9:08 am
by Wolfgang
[updated:LAST EDITED ON Sep-09-06 AT 09:09 AM (EST)]The Export via menu works, but how to do this runetime?__Thanks__Wolfgang____
===> RE: Export to dbf file
Posted: Mon Sep 11, 2006 9:09 am
by kfleming
Set RI_PRINTER to a ? to display the destination selection dialog.____Kathleen__R&R Support
====> RE: Export to dbf file
Posted: Sat Sep 16, 2006 7:00 am
by Wolfgang
I know the Ri_printer with a ?, but what has this to do with an export? __It shows a dialog box where I can select the printer, the print range, the copies and the print file name. __I found nothing about export to a dbf file.____Wolfgang
=====> RE: Export to dbf file
Posted: Mon Sep 18, 2006 8:32 am
by kfleming
RI_WPTR=? displays the printer selection dialog.____RI_PRINTER=? displays a dialog with 3 radio buttons, Screen Printer Export. When you select Export, you are given the same export dialog as in the Report Designer.____Kathleen__R&R Support
======> RE: Export to dbf file
Posted: Fri Sep 29, 2006 12:43 pm
by Wolfgang
[updated:LAST EDITED ON Sep-29-06 AT 01:01 PM (EST)]Hello,__I do not understand how to do the programm code.__Until today I use the set-Parameter Routines like setprinter ? to choose the Printermenue.____Has someone an example for an export routine in xbase++ ver1,82?__Thanks__Wolfgang