Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rpt2frx
Message
From
15/01/2002 14:47:12
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00604753
Message ID:
00605043
Views:
20
Thanks! This is an old Clipper/Joiner practice! In those tools, "m." is faster. I'll review the code. Performance is always the goal!

Fabio

>Great. Thanks a lot in advance.
>
>BTW, little general observation, if I may. When you assign something to the variable, you do not need to use this kind of code:
>m.myVar=m.myVar+1
>
>It's the same as:
>myVar = m.myVar + 1,
>
> because you can not use = for fields. I saw discussion several months ago, and the point was, what the upper code works slower, than the lower code. Of course, the difference is unnoticable on the fast computers...
>
>>Right now I'm solving a problem sent by Gaylen Jungling and will email a new version to you both.
>>
>>Thanks.
>>
>>
>>>>Hi Nadya.
>>>>
>>>>The overlaped problem in the sample is intentional. Just to perfom the stretching tests. Try it in a clean form and tell me the results.
>>>>In order to use the sample program, you need to open the tables and related indexes.
>>>>
>>>If I try it in Report/Preview, I don't see overlapping effect. I see it only in the Document. Anyway, it's not a big of a deal, I believe, I changed the report a little bit, but don't remember the test results concering overlapping effect.
>>>
>>>I opened the table in sample form's Init. I didn't open it with order, don't know, if it causes this error or not... I'll try it now on work computer, where it didn't work at all last time I tried.
>>>
>>>>Thanks for your efforts!
>>>>
>>>>Fabio
>>>>
>>>>>>Dear Sir/madam
>>>>>>
>>>>>>The programe in downloads rpt2word is requires word 2000 .
>>>>>>
>>>>>>Please suggest similar type of prg using vfp5 and ofice 97 or word 5/6
>>>>>
>>>>>Frx2Word is supposed to work with Word 97, Windows 95 and VFP6 SP4. I've tested it yesterday with Windows 98, Word 2000 and VFP 6.0 SP4 and sample program worked (though not ideally, since some textboxes were overlapped), but then I tried to change this sample program to use my own report and table, I got some errors. I sent my report of bugs to Fabio, so hopefully these problems would be resolved soon.
Previous
Reply
Map
View

Click here to load this message in the networking platform