Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anybody have a word processor built with Rich Text contr
Message
From
25/02/1999 18:19:40
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00191687
Message ID:
00191692
Views:
16
>>Has anybody done this?
>>
>>It seams like a good idea without requiring the user to have Word.
>>
>
>Since Wordpad is available for Win9x and WinNT, and is fairly well behaved, why not rely on that? There's even a default association between WordPad and the .DOC file type, so ShellExecute() will launch Word if it's available, or WordPad if it isn't; the full capabilities, including printing and the like are available, and if you want to use a memo file rather than a General field to store the data, you can use STRTOFILE() to move a memo field contents to a temp file for editing, and FILETOSTR() to move it back in afterwards.

And, it's OLE Enabled.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform