Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00196226
Message ID:
00196425
Views:
28
I would try breaking it down into smaller segments...

Thisform.infolog = Thisform.infolog + tmpproduit.Subid

If that is okay, then

Thisform.infolog = Thisform.infolog + tmpproduit.Subid + " "

If that is okay, then

Thisform.infolog = Thisform.infolog + tmpproduit.Subid + " " +; tmpproduit.Natid


At some point you will run into a problem. Then figure out what the problem is with that particular argument.


Joe


>I don't no why is not good
>
>Thisform.infolog = Thisform.infolog + tmpproduit.Subid + " " +; tmpproduit.Natid + " " + tmpproduit.Depid + " " +;
> tmpproduit.Produit + " " + tmpproduit.Montant +;
> chr(13) + chr(13)
>
>Pierre
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Previous
Reply
Map
View

Click here to load this message in the networking platform