Page 1 of 1

Export MAPI command line parameteRR

Posted: Fri Dec 12, 2003 12:26 am
by Joe_Floyd_(Guest)
I have a report that I use designer to export to MAPI with. It works fine in designer and bursts the report, etc. The scope is set with a ParameteRR field. (Latest version of R&R.)____When I run the report from the command line (rrwrun.exe /Mthereport.rrw), it does not show the parameteRR dialog, allowing me to set the scope. The report runs, using the previously entered value, I guess.____Any solution to this?____Thanks.

=> Export MAPI command line parameteRR

Posted: Fri Dec 12, 2003 8:53 am
by kfleming
Try adding the parameteRR field as a group field in the report and see if that helps.____Kathleen__R&R Support

==> RE: Export parameteRR

Posted: Fri Dec 12, 2003 11:06 am
by Joe_Floyd_(Guest)
I got it to work - not sure how I had it set before. Would pop up in preview, but not command line export. Now it does both. Thanks.