Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in vfp 5.0
Message
 
 
À
27/07/1998 22:01:36
Napoleon Yam
Princess Cruises: Emerald Princess
Caribbean, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00121816
Message ID:
00121825
Vues:
15
>Thanks for replying,
>
>yes, Form.Dataenvironment.
>
>My form is just a simple data entry screen with simple code in the command buttons.
>
>Top = go top
>prev = skip -1
>next = skip +1
>Bottom = go bottom
>Add = append blank
>edit = I just enable the text box
>Save = =tableupdate(.t.)
>Revert = =tablerevert(.t.
>Exit = thisform.release
>
>the table buffers are all set to 5
>
>all the control source of text boxes are in one table and still if I run the form and press exit the table disappears.

Maybe something in the DE code? Go to the DE, double click to get a code window up. Press the PageDown key to cycle through all the DE Methods that have code in them. Make sure all the code looks good.

You can also do this with the form code snippets. Open a form code window and start hitting the PageDown key to cyle through all the methods that have code.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform