Search found 18 matches
- Tue Jan 13, 2004 7:03 am
- Forum: R&R ReportWorks Users
- Topic: First 10 results
- Replies: 4
- Views: 3296
===> RE: First 10 results
Chris____Just re-read my post and forgot one important step which might throw you. After right clicking in the left hand pane you will see a pop-up menu. Left click the Properties menu item to display the dialogue box I was describing.____Sorry for confusion. By the way, I am not an R&R employee...
- Tue Jan 13, 2004 6:54 am
- Forum: R&R ReportWorks Users
- Topic: First 10 results
- Replies: 4
- Views: 3296
===> RE: First 10 results
Chris:____If you re-read Kathleen^s message carefully, what she is telling you is that you can create your own TOTAL field called CNT or MYTOTAL etc. When you create a total field it can be a sum total or a count total etc. You want a count total. After you create this total field next create a calc...
- Mon Jan 12, 2004 1:28 pm
- Forum: R&R ReportWorks Users
- Topic: Callback or workaround for RRWRUN?
- Replies: 3
- Views: 2799
=> Callback or workaround for RRWRUN?
Hi:____Take a look at the Windows API CreateProcess()____You want to stop the new thread coming back to your Delphi App until the user closes the new process. In your case R&R Designer____Hope this helps____Regards____John Lewis
- Mon Jan 12, 2004 1:23 pm
- Forum: R&R ReportWorks Users
- Topic: Logarithm Base 10
- Replies: 2
- Views: 2524
=> RE: Logarithm Base 10
Hi:____This is not too difficult I can demonstrate it with an example.____Suppose your average is 100____R&R Log(100) gives 4.605170 (log base e or natural log)____You want log base 10 of 100 and we can get this by using the formula____4.605170/ R&R Log(10) ____4.605170/ 2.302581 = 2.0 (whic...
- Sat Dec 20, 2003 9:52 am
- Forum: R&R ReportWorks Users
- Topic: Windows XP
- Replies: 1
- Views: 1880
=> RE: Windows XP
Hi Marcello____This problem was fixed in version 10+. It was a real pain and certainly uncharacteristic of R&R. The latest version is much more stable.____Regards____Jojm
- Sat Dec 13, 2003 2:17 pm
- Forum: R&R ReportWorks Users
- Topic: HTML issues
- Replies: 4
- Views: 2631
=> RE: HTML issues
Hi:____Have a look at the STRREP() function.____Regards__John________Example:____To replace every occurrence of the text "LP" with "Liveware Publishing" in a character field named COMMENT, create a field with the following expression:___STRREP(COMMENT,"LP","Livewar...
- Wed Dec 10, 2003 2:17 pm
- Forum: R&R ReportWorks Users
- Topic: Want to toot YOUR horn
- Replies: 2
- Views: 2270
=> RE: Want to toot YOUR horn
Hi John,____Could not agree with you more. I have been using R&R since 1991 (DOS days) and think its a great piece of software. Further more we are all lucky to have someone like Kathleen to help. Try getting responses to problems with MS products and then you will know what i mean.____So three ...
- Wed Dec 10, 2003 2:11 pm
- Forum: R&R ReportWorks Users
- Topic: Exporting to HTML with a graphic
- Replies: 2
- Views: 2045
==> RE: Exporting to HTML with graphic
Guess us old timers can still earn our keep :-)____Regards____John
- Wed Dec 10, 2003 7:29 am
- Forum: R&R ReportWorks Users
- Topic: Exporting to HTML with a graphic
- Replies: 2
- Views: 2045
Exporting to HTML with a graphic
Hi Kathleen,____My RR10 crashes if I export to an HTML file when there is a graphic in the report, (small logo). I have tried both with a jpg and a bmp graphic and selected export graphics as jpg and bmp but all cause a crash.____If I remove the graphic, the export succeeeds. Has anyone else reporte...
- Sat Oct 11, 2003 5:38 am
- Forum: R&R ReportWorks Users
- Topic: RI_FILTER string length
- Replies: 2
- Views: 2050
==> RE: RI_FILTER string length
Well done Kathleen you really are an asset to Liveware.____If I might ask, why two options, is it for backward compatibility or what. I did read the rrw.ini section but could not find an explanation regarding, CharFldWidthSize=2____Thanks again and regards____John