Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error message
Message
 
 
To
12/08/2007 10:15:49
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01247687
Message ID:
01247697
Views:
29
>Put a button on the form called Print. Remove lcEditValue from your report for now, just to test, if the report is OK without it.? OK
>
>If this works OK, then put a field with lcEditValue as an expression in the Header section of the report.
>
>same error
>
>local lcEditValue
>lcEditValue = 'Test'
>REPORT FORM edd PREVIEW
>
>How long is the EditBox value? the width is 372
>thanks
>

Hmmm, are you sure you put it in the Header's section of the report?

Ok, try this:

private pcEditValue
pcEditValue = 'Test'
report form edd preview

and use pcEditValue instead of lcEditValue
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform