Mail Options
-
- Posts: 3
- Joined: Tue Oct 10, 2017 12:44 pm
Mail Options
Hi Kathleen - I had posted earlier and haven^t recieved a response, just wondering if it made it to you. ____here is my problem - ____I am able to email my R&R report (v 12) from design mode, but not from run time mode. Is there something I need to set in the Report file that needs to make this happen? I set the RI_printer to question mark and it gives me the option to Print, Screen or Export. To email, does the user choose Export? When I choose export, I click the check box with MAPI and it still won^t email. I have the mail options set up. Can you please help?____Thanks,__Nichole
=> RE: Mail Options
Do you get any error message?____Kathleen__R&R Support
-
- Posts: 5
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: Mail Options
I get the error message - Invalid Command Line Argument.____The following is the path -____RRunCommand = CCMSDir & "rswrun.exe /M" & Tdhsf & " " & Reccount & " /csadhoc /uadhoc /padhoc"
==> RE: Mail Options
I get the error message - Invalid Command Line Argument.____The following is the path -____RRunCommand = CCMSDir & "rswrun.exe /M" & Tdhsf & " " & Reccount & " /csadhoc /uadhoc /padhoc"
-
- Posts: 0
- Joined: Sun May 06, 2018 11:00 am
====> RE: Mail Options
The third command is the report name is string format. Do you think that is what is causing it?
-
- Posts: 3
- Joined: Tue Oct 10, 2017 12:44 pm
====> RE: Mail Options
Can you give me an example of what the path should look like?____Thanks,__Nichole
===> RE: Mail Options
When you are using the /M switch the third argument on the command line needs to be the name of the report. You cannot use a control table with /M.____Kathleen__R&R Support
=====> RE: Mail Options
The command line needs to be rswun.exe /m <name of the report>__Here is an example:____rswrun.exe /m "C:
eportsmyreport.rsw"____Kathleen__R&R Support