Search found 19 matches
- Thu Jul 08, 2010 8:32 pm
- Forum: R&R ReportWorks Users
- Topic: R&R ADS support and ver 12.6
- Replies: 5
- Views: 4275
====> RE: R&R ADS support and ver 12.6
We need it also.
- Tue Apr 14, 2009 12:27 pm
- Forum: R&R ReportWorks Users
- Topic: Missing Support Library
- Replies: 1
- Views: 1555
Missing Support Library
All of a sudden I am getting an error that says "Cannot locate Microsoft Visual Support Library". Any ideas?
- Thu Mar 26, 2009 1:18 pm
- Forum: R&R ReportWorks Users
- Topic: Export Only
- Replies: 1
- Views: 1668
Export Only
How can I make a report export only when the user has only the viewer?
- Mon Sep 24, 2007 2:08 pm
- Forum: R&R ReportWorks Users
- Topic: Parameter used in queries
- Replies: 2
- Views: 2106
Parameter used in queries
How can I use the parameter field in a query in present yet ignore if empty. For example I have a report that I want to list only people of a certain rank, yet if I leave the parameter field empty it prints all or ignores that part of the query? ______
- Wed Jun 09, 2004 8:40 am
- Forum: R&R ReportWorks Users
- Topic: Report Window Minimizes
- Replies: 1
- Views: 1597
Report Window Minimizes
We build a little application taht calls the runtime and passes it certain parameters. We are having a problem in that the reports run fine, except that they are all minimized. How can we pass a parameter that starts the report either full screen on in a window and not minimized? Also when we send t...
- Wed May 19, 2004 12:23 pm
- Forum: R&R ReportWorks Users
- Topic: AT Search
- Replies: 3
- Views: 2700
==> RE: AT Search
I tried that exact expression and it did not work. I get a syntax error. ____>At will only work with character fields. __>To test whether a memo contains a particular string you can __>use the $ operator to test if the string is contained in the __>memo. __>For example you might use: __>__>IIF("...
- Mon Apr 05, 2004 12:01 pm
- Forum: R&R ReportWorks Users
- Topic: AT Search
- Replies: 3
- Views: 2700
AT Search
How can I search a memo field for a work using the "AT" command. It does not appear to work correctly____AT("Alcohol",events->narrative) ____Shows incorrect syntax
- Mon Jan 19, 2004 3:35 pm
- Forum: R&R ReportWorks Users
- Topic: Length of report name?
- Replies: 1
- Views: 1596
Length of report name?
What is the limitation on the report name including the file path for the control.txt file?
- Wed Aug 14, 2002 6:15 am
- Forum: R&R ReportWorks Users
- Topic: LIne Nuumbers
- Replies: 3
- Views: 2451
LIne Nuumbers
I have a multi page report that needs to have a number assigned to each record. The number starts at 1 and is incremented by one for each record printed. It has to start all over again on the next page. Any idea how to accomplish this.
- Sat May 04, 2002 1:04 pm
- Forum: R&R ReportWorks Users
- Topic: rrwrun
- Replies: 3
- Views: 2596
rrwrun
How can I use rrwrun on reports where the user get to specify the output device? Currently rrwrun displays the screen and when the user selects the print button, it goes to default printer and the user does not havbe a choice.