Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VALID, READ CYCLE and ESC
Message
De
21/10/1998 22:27:30
Man Wai Chang
Hang Hing Metal Manufacturer
Hung Hom, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
VALID, READ CYCLE and ESC
Divers
Thread ID:
00149210
Message ID:
00149210
Vues:
65
I suppose pressing during a READ will ends
the read WITHOUT firing the VALID functions of
the GETs. But lately, I found that wasn't the case
in my screens, notably those generated by GENSCREEN.
The VALID functions were fired whether I pressed
or not duing a READ CYCLE. There was no ON
KEY LABEL hooked to .

I couldn't reproduce the adnormal behaviour if I wrote
a simple program, like this one:

* main()
m.xx = 0
@05,05 get m.xx valid v_xx()
read cycle
return

function v_xx
wait window "haha"
return .t.

Have you ever heard of this adnormaly? For the meantime,
I need to insert codes to check for in all VALID
functions.
Regards,
Mr. Man-wai Chang
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform