Search found 4 matches
- Fri Oct 25, 2002 11:33 am
- Forum: R&R ReportWorks Users
- Topic: How do I ...
- Replies: 2
- Views: 1496
==> RE: How do I ...
Kathleen, ____Not a bad idea but I^ve taken a different route. I setup a new field "print_addr" and used it to condition the line. Essentially, it works the same as the addr field, except I can initialize it to false on a new record without an address (i.e. iif(isaddrrec,.T.,iif(new_rec,.F...
- Thu Oct 24, 2002 9:48 pm
- Forum: R&R ReportWorks Users
- Topic: How do I ...
- Replies: 2
- Views: 1496
How do I ...
I have a dbf that scans into another. DBF1 -> scans DBF2. DBF1 contains contact information. DBF2 contains address and phone records for each contact. Each record in DBF2 has a TYPE field that indicates whether it^s an ^A^ddress or ^P^hone record. Addresses in DBF2 are stored in memo fields. DEFAULT...
- Wed Oct 23, 2002 8:42 pm
- Forum: R&R ReportWorks Users
- Topic: Omitting Blank Pages
- Replies: 3
- Views: 2143
=> RE: Omitting Blank Pages
Are you forcing a page break for each salesperson? If so, maybe you just need to suppress the page break line from printing as well.
- Wed Oct 23, 2002 8:37 pm
- Forum: R&R ReportWorks Users
- Topic: must specify additional parameters
- Replies: 1
- Views: 1151
must specify additional parameters
After installing R&R version 10. In the DBF version, when I attempt to edit or view table relations I get a Program Error with the message - "must specify additional parameters." Shortly thereafter, the program crashes. Does anyone have any idea of what "additional" parameter...