Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in code
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00587209
Message ID:
00587281
Vues:
26
This message has been marked as a message which has helped to the initial question of the thread.
Nadya,

You can eliminate the weird char errors by putting hte bintoc() value between quotes as in;
    lcFor = iif(vartype(m.tnDsID)="N",;
            [for "] + bintoc(DsID) + ;
            ["+extryear+extrweek="] + bintoc(tnDsID) + ["+lcIssue], ;
            [for State+ExtrYear+ExtrWeek=']+ m.lcStateWeek+['])
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform