Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table from Vertical to horizontal
Message
 
 
À
08/12/2008 10:48:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01365804
Message ID:
01365975
Vues:
11
>Hello Naomi
>I was looking at the code and trying to trace it don't you think that these two lines have something also related
>
>lcSubjects = ", " + Subject + "I"
> local &lcsubjects
>
>and here when I get variable subject is not found
>
> replace (Subject) with ("m." + Subject) in c_FinalResult

It should have been local &Subject (not local &lcSubjects).

also see my other reply, you don't need a variable after all, you can get without it, using direct replace command as I showed.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform