Search found 22 matches
- Tue Dec 19, 2006 2:10 am
- Forum: R&R ReportWorks Users
- Topic: Regional Date Settings
- Replies: 1
- Views: 1533
Regional Date Settings
I recall in past versions of R&R, that when building reports, even if I use the regional date and time formats when inserting my fields on the reports, RR defaults to the settings on my computer used to develop the report, rather than that of the user settings at runtime. ____It looks as though ...
- Tue Dec 19, 2006 1:59 am
- Forum: R&R ReportWorks Users
- Topic: how can i create a letterhead
- Replies: 4
- Views: 3288
====> RE: how can i create a letterhead
I insert a jpg for my invoice/statement letterhead formats. You can set settings on the image to either resize or stretch the image.
- Thu Dec 14, 2006 7:48 am
- Forum: R&R ReportWorks Users
- Topic: Export report data erratic results
- Replies: 3
- Views: 2577
===> RE: Export report data
Please disregard, I figured it out. ____The file I was using was referring to an incorrect rrwrunin.dbf file I had, which was referring to an old rp5 file, rather than my rrw report.____Thanks!
- Thu Dec 14, 2006 7:29 am
- Forum: R&R ReportWorks Users
- Topic: Export report data erratic results
- Replies: 3
- Views: 2577
==> RE: Export report data erratic
I have removed the condition and am still having a problem with runtime. Within ReportWorks, the export works correctly. Using the runtime, it does not. The dbf has different results than the csv. The pdf is correct.____I am using multiple record lines on my report. I need multiple lines to supress ...
- Tue Dec 12, 2006 7:30 pm
- Forum: R&R ReportWorks Users
- Topic: rrwrun.exe and report flashing
- Replies: 2
- Views: 2015
==> RE: rrwrun.exe and report flashing
The problem was related to my data input from my control file. ____I^m not sure why it became a problem in ver 11 where it didn^t exist in 8, but I had a space as the first character of the field I was passing for my scope. I eliminated the space and the report call from my application worked fine._...
- Fri Dec 08, 2006 5:11 pm
- Forum: R&R ReportWorks Users
- Topic: Totalling
- Replies: 3
- Views: 2543
==> RE: Totalling
Maybe try:__create a field counter using the Total funciont for product code. Play with the conditional statement on that counter tally. Reset the code according to the group footer.____Depending on what you want displayed on the report output, use the band line condition to show/supress printing.____
- Fri Dec 08, 2006 5:02 pm
- Forum: R&R ReportWorks Users
- Topic: A personal holiday note
- Replies: 8
- Views: 6077
=> RE: A personal holiday note
My heart and thoughts are with you and your family. ____Thank you for the reminder to investigate into donating again. ____With Sympathy,__Lisa
- Fri Dec 08, 2006 4:55 pm
- Forum: R&R ReportWorks Users
- Topic: 3rdPost.can anybody help !!!!
- Replies: 3
- Views: 2603
=> RE: 3rdPost.can anybody help !!!!
Can you use the dbf or comma delimited output? I usually use those myself for Excel viewing rather than the spreadsheet output.
- Wed Dec 06, 2006 2:22 pm
- Forum: R&R ReportWorks Users
- Topic: Error with trying to print pdf
- Replies: 8
- Views: 4916
======> RE: Error with trying to print pdf
What^s your file size of that pdf? I get that message when I have a blank pdf, i.e. 1K or less.____Are you able to preview the report? You indicated that it did print data.
- Wed Dec 06, 2006 2:46 am
- Forum: R&R ReportWorks Users
- Topic: rrwrun.exe and report flashing
- Replies: 2
- Views: 2015
rrwrun.exe and report flashing
I have an application which calls the runtime version. Xbase 11.1.009. ____I have a problem where I call the runtime version from my application with parameters and a control file, with one dataset, the report flashes and closes. ____If I call the exact same dataset and report within RRWorks or doub...