Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Field Trimming
Message
 
To
04/12/2006 09:30:26
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01174565
Message ID:
01174592
Views:
6
>Dear Sir,
>
>where to use following do while in report
>
>lcTest = alltrim(fld1)+","+alltrim(fld2)+","+alltrim(fld3)+","+alltrim(fld4)+","+alltrim(fld5)
>DO WHILE ATC([,,],lcTest)
> lcTest = STRTRAN(lcTest, [,,],[,])
>ENDDO
>
>Pleae help again

OOO, You have this in Report expression? I thought you replace some cursor field with this. Make this as function and send to it the Report expression as Parameter.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform