Search found 10 matches
- Sun Jul 15, 2001 1:40 pm
- Forum: R&R ReportWorks Users
- Topic: Syntax question
- Replies: 4
- Views: 3790
==> RE: Syntax question
Sorry about that. The code was not identical to what I wrote. I did not have two rrwruns. ____However, I did find a solution to my problem. I changed the LibDir= in the RRW.INI file to indicate the server drive/directory, and removed the /R parameter. Now rrwrun.exe runs from a specific path on the ...
- Sat Jul 14, 2001 10:33 pm
- Forum: R&R ReportWorks Users
- Topic: Syntax question
- Replies: 4
- Views: 3790
Syntax question
I would like to use a full path to run rrwrun, which sits on the workstation, running .rrw report files that sit on a server drive. I use the syntax:____RRWRUN C:myapp rwrun d:windows emp rcontrol.dbf 1 /Rn:myappsrvr____I get back the following error: ____"Invalid or duplicate command line argu...
- Tue Jul 03, 2001 10:46 am
- Forum: R&R ReportWorks Users
- Topic: rrwrun in compiled report
- Replies: 2
- Views: 2544
=> RE: rrwrun in compiled report
Check your DB2K RUN statement to be sure you are indicating you are running a Windows not a DOS program (RRWRUN is a windows EXE).
- Wed May 30, 2001 9:12 am
- Forum: R&R ReportWorks Users
- Topic: Windows 2000
- Replies: 13
- Views: 10842
===> RE: Windows 2000
Just posting this again in case you missed it Kathleen:____As a developer, I hear you. If it is that hard to reproduce, sounds like the problem is notthat frequent, which is good news.____That new .DLL you mentioned, is that for 8.x and 9? Is it available for download?____ Thanks,__ Rick
- Thu May 24, 2001 11:11 am
- Forum: R&R ReportWorks Users
- Topic: Charting
- Replies: 6
- Views: 4888
======> RE: Charting
Thanks Kathleen,____It worked, tho had to set up two vars, one for dept < 10 and one > 10. If client adds more then 20 depts, will need to make more adjustments. Not sure why the list would cut off in the middle of a string on the 9th dept. ____Thanks for the workaround. One thing I always liked abo...
- Tue May 22, 2001 3:46 pm
- Forum: R&R ReportWorks Users
- Topic: Charting
- Replies: 6
- Views: 4888
====> RE: Charting
Thanks Kathleen,____I know we can print to an Excel chart, but it requires user to set the variables, labels, etc. before printing. Is there a way to set all of this up in a report so the user only has to print it and it will use the variables, labels etc. that we set up for them? ____Basically, our...
- Tue May 22, 2001 3:13 pm
- Forum: R&R ReportWorks Users
- Topic: Windows 2000
- Replies: 13
- Views: 10842
===> RE: Windows 2000
As a developer, I hear you. If it is that hard to reproduce, sounds like the problem is not that frequent, which is good news.____That new .DLL you mentioned, is that for 8.x and 9? Is it available for download?____Thanks,__Rick
- Tue May 22, 2001 10:41 am
- Forum: R&R ReportWorks Users
- Topic: Emailing R&R reports
- Replies: 25
- Views: 18206
=============> RE: Emailing R&R reports
Wouldn^t printing to HTML format instead of RTF and attaching that to email give you formatting and charting, unless the receiver wants to make changes to the RTF file?
- Tue May 22, 2001 10:32 am
- Forum: R&R ReportWorks Users
- Topic: Charting
- Replies: 6
- Views: 4888
==> RE: Charting
I checked. No updates were made to charting in version 9, tho planning to move to 9, possibly soon, for other reasons.____
- Mon May 21, 2001 6:56 pm
- Forum: R&R ReportWorks Users
- Topic: Charting
- Replies: 6
- Views: 4888
Charting
We^re finding it hard to get correct legends in rr version 8 for bar and pie charts. As a workaround, thought we would print out a listing of categories with descriptions.____This amounts to running a listing within a report, i.e., probably requiring a double scan of the file to get the second listi...