Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Output Report Form to E-mail
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00007394
Message ID:
00007404
Views:
31
>>>>¢×want to send out the report from foxpro report writer to the another user through E-mail, How can I do it ?
>>>
>>>Save your report as a file & either attach the file to an e-mail or insert the text as the message. Of course it also depends on what your using for a mailer.
>>>
>>>HTH,
>>>Tom
>>
>>Hi Tom,
>>
>>How can I save the report form output to file ? I try the following sentence :-
>>
>> report form salerpt NOCONSOLE to FILE "OUTPUT.TXT"
>>
>>However, the output is always output to printer.
>>
>>
>>Alvin

>
>should be
> report form salerpt NOCONSOLE to FILE "OUTPUT.TXT"
>
>you might also want to include the keyword ASCII after the filename...


Could I output the report as Rich Text Format (RTF) ? Because I want unchange the report style.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform