Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error while creating html error number :36
Message
De
11/11/2003 12:34:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00848640
Message ID:
00848785
Vues:
17
Soykan:

That's because at some point FieldName has an illegal instruction.
Put the debugger on (or Step On) at that point.

Further, you can try replacing
FieldName = FIELDS(I)
lcfields = &FieldName
with
...<<TRANSFORM(EVAL(FIELDS(I)))>>...
after you fix the problem.

Alex




>i've html class but i was getting error when fields more than eg. 10 etc. with 3-4 fields there is no problem after 2-3 warning executes events why
>
>by this line
>
>    lcfields = &FieldName
>
>error code : 36-commands contains unrecognised phrase/keyword


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform