Page 1 of 1

Mail Options

Posted: Wed Oct 15, 2008 1:22 pm
by Nichole_Sanders_(Guest)
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

Posted: Thu Oct 16, 2008 1:24 pm
by kfleming
Do you get any error message?____Kathleen__R&R Support

==> RE: Mail Options

Posted: Mon Oct 20, 2008 9:26 am
by Kathleen_(Guest)
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

Posted: Mon Oct 20, 2008 9:26 am
by ncholie6
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

Posted: Wed Oct 22, 2008 8:19 am
by Online Loan
The third command is the report name is string format. Do you think that is what is causing it?

====> RE: Mail Options

Posted: Wed Oct 22, 2008 8:19 am
by Nichole_Sanders_(Guest)
Can you give me an example of what the path should look like?____Thanks,__Nichole

===> RE: Mail Options

Posted: Wed Oct 22, 2008 9:29 am
by kfleming
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

Posted: Thu Oct 23, 2008 8:23 am
by kfleming
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