Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read events timeout=60 when Pre_funct()
Message
De
27/08/1997 00:30:47
 
 
À
27/08/1997 00:23:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00047082
Message ID:
00047084
Vues:
18
Instead of WHEN: Use the Init or GotFocus or Load methods/events.
Instead of VALID: Use the Release or LostFocus or QueryUnload.
Instead of TIMEOUT: Use a timer that will release the form after 60.

For WHEN and VALID: is your choice which method/event to use depending on what you want to do. Of course those methods/events are not equivalent but they provide more functionality than we had in 2.6.

Vlad

>Dans Foxpro 2.6 on pouvait introduire un principe de timeout dans la fonction de READ tel que : "read timeout 60 when pre_funct() valid post_funct() .....".
>
>Comment peut reproduire cette particularité dans VFP 5.0 particulièrement pour le timeout
>
>---------------------------------------------
>
>In Foxpro 2.6 the read function accept a timeout parameters like as : "read timeout 60 when pre_funct() valid post_funct() ....."
>
>How can we reproduce that in VFP 5.0 in the read events function particularly for the timeout.
>
>Thanks for answer in French, English or Dutch
>
>Bye
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform