Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 5 - UDF in report writer
Message
From
13/05/1997 12:20:35
 
 
To
13/05/1997 11:31:42
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00031975
Message ID:
00031992
Views:
56
>I've defined a UDF as a method in a form which will run a report, the UDF will be called from the report field expression, it can work in preview(REPORT FORM PREVIEW) but couldn't work when send to printer(REPORT FORM TO PRINTER), instead of printing the correct figure, it print the format string.(eg. 9,999,999.99).
>
>If I create a variable in report writer, the expression of the variable is the UDF, when I used the variable with some calculation, an error message "Data type miss match" will be given when running the report.
>
>Please help.
>Any body can help, thanks in advance.

If you have the character type of the variable in the report writer
as a numeric, change it to a character field. Or if it is a character
field, change it to a numeric. (I think you must have it as a numeric).

Gene
Previous
Reply
Map
View

Click here to load this message in the networking platform