Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executable file
Message
De
16/02/2004 06:37:11
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
16/02/2004 03:23:52
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
00877554
Message ID:
00877591
Vues:
15
>Hi to All,
>im using foxpro for windows, i need to know what is the counter part of 'read events' in fox for windows co'z my executable files is not working properly, it will Disappear every time i executed.

Let me elaborate on Cetin's explanation. The simplest form to do this is with a variable:

READ VALID lQuit

lQuit would initially be .F.; in your menu command "File - Quit", you can include the command lQuit = .T.

A more sophisticated approach allows you to use a UDF instead of a variable, to have multiple forms open; this is a sort of simulation, is slow, and complicated. Rather than doing this, I would recommend switching to VFP instead.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform