Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug-not a numeric expression
Message
From
08/03/2000 17:17:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Debug-not a numeric expression
Miscellaneous
Thread ID:
00343471
Message ID:
00343471
Views:
69
Hi all,

I have this code, and the debug return to me in clause for, not a numeric expression, what's wrong ?

select int_doc_vnd
i=reccount()
for n = 1 to i ------ Debug Not a Numeric Expression?
lnContador=lnContador+1
replace n_numlin with lnContador
replace c_TipoDoc with .Txc_TipoDoc.value
replace c_armazem with .Txc_Armaz.value
replace c_cod_ser with .Txc_Serie.value
replace c_numdoc with .Txc_Numdoc.value
endfor
TableUpdate(1,.T.,"int_doc_vnd")

Thank's in advance for your time,

João Batista
(begginer vfp60)
Next
Reply
Map
View

Click here to load this message in the networking platform