| Thread | Last Post | Replies |
|
| Switching Printers - VFP9 | 25 Oct 2006 14:47 GMT | 2 |
I have a client that prints invoices on a separate printer. In the code I use the "SET PRINTER TO NAME (windowsPrinterName)" to get to the invoice printer. This worked fine in VFP7 but I upgraded them to VFP9 and it no longer works. Output
|
| Slow Printing in VFP9 | 13 Oct 2006 18:27 GMT | 5 |
We have a small number of users who experience extremely slow printing in VFP9 with REPORTBEHAVIOR set to 90. If they change to REPORTBEHAVIOR 80 everything is fine. For the users with the slowness, the Windows spool file is gigantic.
|
| Multiple reports | 12 Oct 2006 15:37 GMT | 6 |
Friends, I have a 5 page application form report to print whenever an applicant comes. This is a hardcoded format from one record. No details. Currently I have created 5 separate reports and then print 5 reports one by
|
| Visual FoxPro 7.0 Error 1958 | 12 Oct 2006 14:26 GMT | 1 |
Hi folks.... I have a old program that a developer who has since been fired created in Visual FoxPro. We recently started having problems on some machines when printing a report in our "Rolodex" type of client/supplier management.
|
| Number of copies in REPORT | 10 Oct 2006 19:43 GMT | 2 |
I am quite new to VFP 9 (with SP1), and I would like to know 2 things about printing: 1) how can I indicate the number of copies to be printed in a REPORT ..FORM sentence
|
| Fixing reports bands | 06 Oct 2006 18:24 GMT | 3 |
Dear friends I am facing problem with fixing all reports band I want to fix Header band, footer band, detail band, left margin, right margin, title band
|
| Excel formating | 04 Oct 2006 19:19 GMT | 2 |
Friends, I exported data from a table to Excel using the following code _vfp.DataToClip(,,3) objExcel=CREATEOBJECT("excel.sheet")
|
| Report to Word | 03 Oct 2006 15:07 GMT | 2 |
Friends, Is there any method to move VFP 8 reports with its formating to word. Also to Excel I tried _VFP.DataToClip, but it olny copies data from the table. Not what is
|
| reading comport data | 02 Oct 2006 17:54 GMT | 2 |
I have an issue on using Fox Pro 2.6. on older computer with electronic scale. I have to collect comport data concerning the weight that the scale measures. How should I solve this problem? Danilo
|