Message
From
05/10/2006 15:33:08
 
 
To
Todo
General information
Fórum:
Visual FoxPro
Category:
Problemas
Título:
Problems with Append from in VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
ID da thread:
01159832
ID da mensagem:
01159832
Views:
71
The following line is giving me "Command contains unrecognized phrase/keyword" error when I try to save it:

append from (tcFile) delimited with tab

But ONLY in one particular visual class. The line works fine in another visual class, and fine in PRGs. VFP will not let me save it in this one class.

I've tried pasting it into other random methods in that same class, and it does not work.

I tried hitting "ignore" when I saved in order to run the code, but I hit the same error when the code runs.

I tried removing the class' include file, and it now let's it compile, but it won't run.

The exact same code in a prg with the same include file compiles and runs.

Any thoughts?

Thanks,

David
Next
Responder
Mapa
View