Thank you Karen - I tried to send an email from a displayed report and file and check email (I completed the info in the report setting email fields and check "OK") and did not received the email - I believe that the problem is what Paul mention mapi and outlook 2010 and windows 7 ..
j
On 3/10/2011 10:11 AM, [email protected] wrote:
J: I always thought of this as being one of two options. Either you (1) go into settings / report / email and type in the info there, or (2) you put the settings directly in the "print" statement. But I've never done both. Below is an example of a print command when I have the settings automatically entered at the workstation (this client is running windows 7):

PRINT &vreportname WHERE blno = .vblno OPTION PDF | FILENAME &vrname +
                      |TITLE 'Transfer Documentation' +
                      |SUBJECT 'Your Documentation from Transfer' +
                      |AUTHORIZATION 'ABC company' +
                      |INCLUDE_IMAGES ON +
                      |INCLUDE_LINES ON +
                      |INCLUDE_RICHTEXT ON +
                      |INCLUDE_SHAPES ON +
                      |OPEN OFF +
                      |email ON +
                      |email_attachments &vscanfile +
                      |email_to_list &vtoadd +
                      |email_from_name ABC company +
                      |email_from_address &vfrom +
                      |Email_subject &vsubject +
                      |email_body &vames +
                      |email_delete_after_send ON +
                      |email_show_dialog OFF





thank you karen - I have added the pipe before the email_date and the command is still not working - I should mention that the operating system is windows 7 pro

I went into the setting/report/email and completed the form



--

*J. Blaustein*

*J Blaustein Associates, Inc.*

* 12 Herrick Drive*

* Lawrence, NY 11559*

*516-371-3445 FAX 516-345-8009*

Reply via email to