MAPI Issue - Cont^d
-
- Posts: 14
- Joined: Tue Oct 10, 2017 12:44 pm
MAPI Issue - Cont^d
Kathleen,__ Once again I am stuck and not sure how to proceed. I am using the following to shell out to R&R...____RRWRUN.EXE C:CMSWINCMSRUNIN 9 /M"C:CMSWINOtherOE00020C.RRW" /WY /B /DC:CMSWINDMODATA\____I have since removed the "/O" switch that you recommended but now I get the error that "Report File does not exist - C:CMSWINCMSRUNIN.RRW". How do I pass the necessary parameters to still get access to the CMSRUNIN file and still export using MAPI?
=> RE: MAPI Issue - Cont^d
You cannot use the control file.__Your command line needs to be __RRWRUN.EXE /M"C:CMSWINOtherOE00020C.RRW"____and all of the data file/query/MAPI settings need to be saved within the report.____Kathleen__R&R Support
-
- Posts: 14
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: MAPI Issue - Cont^d
Kathleen,__ As always, thank you! I had hoped a combination of switches could had been used but I can work around that.____Shawn