Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I import a word doc into memo field
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01618713
Message ID:
01618750
Views:
48
>>>>>>>>>>>>>
REPLACE mMemo WITH FILETOSTR(cDocFile)
>>>>>>>>>>>>
>>>>>>>>
>>>>>>>>my code
>>>>>>>>
>>>>>>>>REPLACE wordin WITH FILETOSTR("c:\my documents\colinnewnotes.doc")
>>>>>>>>
>>>>>>>>Wordin is a memo field
>>>>>>>>
>>>>>>>>What I get is a lot of rubbish in wordin
>>>>>>>>
>>>>>>>>What am I doing wrong?
>>>>>>>
>>>>>>>Because a wordfile is a lot of rubbish if not viewed with WORD or something similar? (Others say a wordfile is rubbish anyway)
>>>>>>
>>>>>>So I cant import a word doc into a memo field?
>>>>>
>>>>>Why you need to import that document into MEMO field?
>>>>>Why not just store full path to it, or copy that document into a subfolder of your data folder and store only the name of the document>
>>>>
>>>>I want to send an email with the body text containing the word document
>>>
>>>
>>>I'm not sure if you can do this directly w/o open the word and convert all text to HTML.
>>
>>OK then the word doc will have to go as an attachment as at present - disappointing though
>>
>>Thanks for all you help Guys
>
>Lets try another tack - how about printing a word doc from VFP

Again,
There is no need to store that document into table.
Use Word to open it and print it.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform