Search found 8 matches

by astonvic
Tue Jan 17, 2006 11:51 am
Forum: R&R ReportWorks Users
Topic: RRWRUN.exe v11
Replies: 1
Views: 945

RRWRUN.exe v11

I use the alias field to set relationships in a dbf control-table. There are no examples to show the changes required in version 11 version 8 syntax doesn^t appear compliant with version 11. Where might I find examples of the strings required for the alias fields to work again. Vic
by astonvic
Mon Jan 16, 2006 10:11 am
Forum: R&R ReportWorks Users
Topic: R&R ReportWorks: Display Version 11
Replies: 4
Views: 1667

====> RE: RW v11 Display Issue

When I run this __?Shell("C:PROGRA~1REPORT~1RRWRun.EXE", vbMaximizedFocus)__in the intermediate window then pass this__\pcmiC$cms95IARPP06RRWCMS.DBF__as the library I get RR Error "Can not open library". Can this be explained?
by astonvic
Fri Jan 13, 2006 12:32 pm
Forum: R&R ReportWorks Users
Topic: R&R ReportWorks: Display Version 11
Replies: 4
Views: 1667

===> RE: RW v11 Display Issue

[updated:LAST EDITED ON Jan-13-06 AT 12:34 PM (EST)]? MDB.RRWRun_Path & "RRWRun.EXE " & MDB.OpenMDBPath & "RRWCMS.DBF " & Data1.Recordset("recordnumb") & " /H /B /WY /O" & MDB.ExePath & "RRWStats.DBF /R" & MDB.Ope...
by astonvic
Tue Jan 10, 2006 10:56 am
Forum: R&R ReportWorks Users
Topic: R&R ReportWorks Version 11: Crash
Replies: 3
Views: 1381

==> RW v11: Crash

Kathleen, I crashing from within vb where I have shelled out to the RRW.exe but not always just sometimes while I^m updating the report format and then saving. Vic Aston
by astonvic
Tue Jan 10, 2006 10:50 am
Forum: R&R ReportWorks Users
Topic: R&R ReportWorks: Display Version 11
Replies: 4
Views: 1667

==> RW v11 Display Issue

I can run any report out to the screen on my development machine but not on some computers on our network. This leads me to beleive it is something with the individual computer. Maybe a registry entry or ini file left over from the R&R ReportWriter version 8 installation. What do you think? Vic
by astonvic
Fri Jan 06, 2006 7:56 am
Forum: R&R ReportWorks Users
Topic: RR 11: Library Conversion Utility
Replies: 1
Views: 936

RR 11: Library Conversion Utility

When converting a library if any one of the reports is corrupt or missing the utility asks if you would like to skip and go on. Answering yes or any pushing any other button just exits the application. Is there a fix for it?
by astonvic
Fri Jan 06, 2006 7:52 am
Forum: R&R ReportWorks Users
Topic: R&R ReportWorks Version 11: Crash
Replies: 3
Views: 1381

R&R ReportWorks Version 11: Crash

The designer crashes in WinXPro sometimes has anyone reported it and is there a fix?
by astonvic
Thu Jan 05, 2006 12:29 pm
Forum: R&R ReportWorks Users
Topic: R&R ReportWorks: Display Version 11
Replies: 4
Views: 1667

R&R ReportWorks: Display Version 11

Using RRWRun.exe from the shell command with maxwindowfocus in VB6 some reports display and other do not? Why? I have data and each reports runs in the designer. Also am using a control dbf.____Vic