Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Feedback on frx2word class
Message
From
07/01/2002 09:35:57
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Feedback on frx2word class
Miscellaneous
Thread ID:
00601466
Message ID:
00601466
Views:
68
Favio,

Your sample program works, but when doing my own tests, I get a 0-byte Word file. Do you have any explanation why this can happen? (Return code = 0 - no error). I am using Word 97.

Additional comments:

1) I suggest including #DEFINEs for the error codes, preferably in several languages. I offer to provide the Spanish (L.A.) translation if you are interested. Another alternative would be to provide a property with the error text, to be invoked like this:
nError = oFrx.ReportForm(...)
if nError < 0
  MessageBox(oFrx.ErrorText)
endif
2) I believe it is too much trouble to maintain documentation in two different formats, and suggest keeping only one - DOC or CHM.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Next
Reply
Map
View

Click here to load this message in the networking platform