| Thread | Last Post | Replies |
|
| is this valid? | 28 Nov 2006 16:38 GMT | 2 |
i need to test 3 conditions in a report and would like to know if this statement is valid: iif (mflatfee,fee, (iif (maxfee=0,days*fee, (iif (days*fee>maxfee,maxfee,days*fee) ) ) ) )
|
| Set number of Copies | 13 Nov 2006 12:28 GMT | 2 |
I'm using OLE Control (MSCOMMDLG.CommDIalog.1) to control Printer setting. Setting Printer, Canceling print job works fine, but... changing Number of Copies prop doesn't affect the number of copies really
|
| VFP9 Modal Report Preview | 12 Nov 2006 16:52 GMT | 3 |
Prior to VFP8, the report preview window was modal. Consequently, all of our VFP apps expect that behavior. In VFP9 with SET REPORTBEHAVIOR 90, if I make the preview window be modal the preview toolbar doesn't work. The toolbar displays, but it
|
| Command Window in Compiled Program? | 12 Nov 2006 15:30 GMT | 2 |
Is there a way to display a command window in a Foxpro .exe file so that I can enter commands. Mostly, I just want to have full use of the browse command and maybe write a query, so that I can limit the view of the data without having to write a lot of different reports. I tried ...
|
| epson r220 printer | 03 Nov 2006 05:00 GMT | 1 |
Printer will not print web or e-mail pages onweb to page. cannot print from icon, file,or print review. can copy and past ok printer prints from notpad etc . epson says no problem with printer have deleted re installed.
|
| Report Behaviour 90 | 03 Nov 2006 05:00 GMT | 1 |
I have a report that when I use report behaviour 90 and print it via a server (exe on citrix) the text shows up as black blocks. If I change the behaviour to 80 it works fine. But i need to use some of the new features so I want behaviour 90. I can reproduce this on 2003 server ...
|