ReportBuilder saves the settings for you automatically. If you would like to reset them to the default, then just delete RBuilder.ini. Specifically, what are you trying to accomplish?
I dont know for some reason my rbuilder.ini does not update itself -!! I want to have an oprion in the explorer form for recently run reports like in Windows(documents ) option! thanks
The report explorer doesn't have this feature, since it is in the report designer. However, you can replace the report explorer form with your own and provide it in the menu. For an example of customizing the report explorer, see the section in your ..\RBuilder\Developer'sGuide which describes how to do this in the turorials. The code which is used in the designer for the document history is located in ..\RBuilder\Source\ppDsgner.pas Search for TppDocHistory in this unit.
Comments
reset them to the default, then just delete RBuilder.ini. Specifically,
what are you trying to accomplish?
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
I want to have an oprion in the explorer form for recently run reports like
in Windows(documents ) option!
thanks
designer. However, you can replace the report explorer form with your own
and provide it in the menu. For an example of customizing the report
explorer, see the section in your ..\RBuilder\Developer'sGuide which
describes how to do this in the turorials. The code which is used in the
designer for the document history is located in
..\RBuilder\Source\ppDsgner.pas Search for TppDocHistory in this unit.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com