Message
 
To
04/12/2006 09:30:26
General information
Fórum:
Visual FoxPro
Category:
Relatórios e Criador de Relatórios
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
ID da thread:
01174565
ID da mensagem:
01174592
Views:
9
>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
Responder
Mapa
View