Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right Recno()
Message
From
01/11/1999 21:30:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Right Recno()
Miscellaneous
Thread ID:
00285239
Message ID:
00285239
Views:
77
Hi,

Sorry with my question but i'm a biginner in VFP6, can anybody tell me what's happen with this,

with thisform
select clientes
set order to c_codigo
Chave=.txtC_codigo.value
seek Chave

if clientes.c_codigo=chave * or if found()
? "Key Exist"
wait window
else
? "KKKKKKKKKKK"
endif

endwith

the key i type didn't exist but the program tell there is?

Thank's in advance

Joao Batista
jbinf@mail.telepac.pt
Next
Reply
Map
View

Click here to load this message in the networking platform