Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00196226
Message ID:
00196425
Vues:
30
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform