Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seek() ??
Message
From
03/06/1998 03:20:43
 
 
To
02/06/1998 12:27:34
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00104059
Message ID:
00104284
Views:
36
>Hola Folks!
>
>Im using a SEEK() for validate an event, but its not working properly. The index is compossed by two numeric expressions:
>
> STR(field1) + STR(field2)
>
>on the table, with only one record:
>
> FIELD1 FIELD2
> 1 11
>
>then, running the form, I look for STR(1)+STR(7) and VFP 5.0 says that he found it. Obviously the SET EXACT ON is on effect, and if I quit my application and do it by the command window, it work how it should!
>
>I imagine this is happening because a SET, but which?
>
>TIA & grettings from Cancun beaches

Roberto,
Yo pienso como David. la configuración del 'set exact' no debe estar cumpliendose en el formulario. Yo uso una sub-clase de formularios que en su evento init() llaman a una rutina que inicializa todos los 'set' adecuados.
Ese seek debe funcionar correctamente. Yo lo uso habitualmente.
Carlos.
Saludos,
A.G.P.
---------
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform