Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Export data
Message
 
To
22/05/2001 11:06:06
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00509889
Message ID:
00509896
Views:
17
Charlie,

To attach a "report" to e-mail you need to create a file from the "report".
To sreate a readable txt file you can use:
repo form... to file FileNAme ASCII

As a rule (unfortunately) this method is not flexible enough to represent report as it was designed. You need to make special precautions like using not-proportional font, and setting appropriate _ASCIICOLS and _ASCIIROWS (see VFP HElp on 'Report' for details).

Alternatively you can translate 'report' to Word document (you can find John Koziol FRX2Word utility here in the download section).


>>>>>>>>>>>>>>>>>>>>your message below>>>>>>>>>>>>>>>>>>>>>>>>

Hi

Im new to Universal Thread and am desperately seeking help!!!

Im updating a system to create a list of relevant variables needed i.e

1021=NAME
1056=NUMBER
etc...
etc...
1899=END

This is saved in a Memo field of a free table. This data needs to be sent by email. Using Microsoft Outlook im importing this data which creates the relevant email. A .mem file also has to be attached to this email. The .mem file is actually several documents (reports) which are created and used in visual foxpro 5. (There are fields and text in the reports). My problem now is attaching these reports as one attachment to the email.

Has anyone got any ideas, advice or help for me please.

Charlie
Previous
Reply
Map
View

Click here to load this message in the networking platform