Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error while creating html error number :36
Message
From
11/11/2003 12:34:06
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00848640
Message ID:
00848785
Views:
16
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
Previous
Reply
Map
View

Click here to load this message in the networking platform