When I run reporter in Windows NT, select 'Open' from the 'File' menu all .rpt reports stored in the repository are displayed which is OK so far.
However, when I select any of these reports the following message is displayed (where 'Report.rpt' stands for the name of the selected report):
'Report.rpt' File not found. Please verify the correct file name was given'.
I don't have that problem under windows 95.
Please help.
Michele,
I just went through this with John D. at Revelation. It it a known problem. He explained to me that NT changed the Open box from the standard and that's where the problem is comming from.
My workaround (obviously needed for NT only) is to avoid using File Open. What I do is call reporter.exe with all the switches that make it open in development mode with the report I want. I made a temporary form that has a listbox with all my reports and a Open button that calls the report I select in the list.
Hopefully this will be fixed in 3.6
Hope this helps
Dave