Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help Compiler for VFP
Message
From
09/05/1998 16:26:36
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00097331
Message ID:
00098323
Views:
35
>Shane,
>
>I misread your first post. That compiler update fixes incompatabilities with later versions of Word. If you open the file as a plain text file in VFP even you should just see ascii characters that'll look like:
>
>{\rtf1\ansi\deff15
>{\colortbl\red0\green0\blue255;}
>\sectd \ftnbj
>{\fonttbl
>{\f4\fswiss\fcharset0 MS Sans Serif;}
>{\f15\fswiss\fcharset0 Arial;}
>{\f16\fmodern\fcharset0 Courier New;}

Another simple check to do:

create cursor rtf (m m)
appe blank
appe memo m from help.rtf
?occu("{",m), occu("}", m)

It should return two equal numbers, else there's something wrong in the .rtf file.
(yes, hacking the text in memos, as usual :)

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform