Search found 4 matches
- Mon Sep 01, 2003 4:23 am
- Forum: R&R ReportWorks Users
- Topic: Error when Filter with OR..Help!
- Replies: 1
- Views: 1506
Error when Filter with OR..Help!
I^m using R&R XBase v9 Edition. I have a filter condition which when I pass gives me a "Unrecognized name or operator at offset 75 of RI_Filter". My Filter string is as follow:____ rptGen.filter = "(INLIST(Mode1," strFilter ") > 0 OR INLIST(Mode2," strFilter ")...
- Mon Dec 02, 2002 9:51 pm
- Forum: R&R ReportWorks Users
- Topic: RRRun Crash with WinSpool in Win XP
- Replies: 21
- Views: 13994
RRRun Crash with WinSpool in Win XP
I^m using R&R Report Writer XBase Edition Ver 9.____I have used OCX control in my application to call the R&R Report. Over my development Side( Win98), when I called the report to be preview, it works fine. __ __However, at my client side (Win XP Home Edition Service Pack1 ), when the progra...
- Fri Jun 14, 2002 7:15 am
- Forum: R&R ReportWorks Users
- Topic: Retrieve Printer Name from Dialog?
- Replies: 4
- Views: 2943
- Wed Jun 12, 2002 9:25 am
- Forum: R&R ReportWorks Users
- Topic: Retrieve Printer Name from Dialog?
- Replies: 4
- Views: 2943
Retrieve Printer Name from Dialog?
Hi, __I^m using R&R Report XBase Edition Version 9.0. My OS is Win 98SE, Program Language : Visual Basic 6.0 Database: DBase III with clipper index(.ntx).____How do I store which printer the user has selected through the printer dialog? I try using the code below but with no success.____Dim Prin...