Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String Concatenation in Report
Message
 
To
28/07/1999 09:05:57
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00247065
Message ID:
00249447
Views:
18
This seemed to work for me - until I started getting very long strings! Are these variables limited to 256 characters or something?

Any ideas for getting around the limitation?

>>I'm needing to concatenate records together into a large string which I will reprint at the bottom of my report. I thought I was clever in planning to do this as a report variable, but it seems report variables can only be numbers....
>>
>
>
>Report variables can be strings too...
>
>I would initialize a report variable and then in the report, call a function from the detail band that does a
>
>vMyString = vMyString + SourceTable.Field
>
>and then place vMyString in the footer.
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform