Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seek() ??
Message
De
03/06/1998 03:20:43
 
 
À
02/06/1998 12:27:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00104059
Message ID:
00104284
Vues:
37
>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.
---------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform