Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Procedure and Form's phylosophies!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00314465
Message ID:
00314490
Vues:
26
>Dear friends,
>
>I am building now an application which has a lot of controls and VALIDATIONS on each form. As this became difficult to manage all forms with the same philosophy, i've decided to create a PRG for each form, where i do SET PROCEDURE TO... (ecah program has the routines needed for THAT form).
>Everything is OK. I open one form, automatically open the PRG, and uses the procedures. When i release the form, automatically close the procedure file.
>The problem i have is: when i'm on form (like invoices, for example), and the user goes to the menu and click to see the products form, i get trouble, because those PRGs have procedure's names in common (like NEW).
>Is there anyway that i can define my procedures to become active only to that form? (i have already thought on creating methods, but i think it will become confuse).

What's confusing you in creating methods in a form? Using custom method is what OOP and visual programming offers with regards to flexibility, reuse, etc.

SET PROCEDURE are good for creating stand alone libraries and functions.

BTW, do you have your own custom classes?

>Thanks, because i'm lost! :)
>I don't mind changing now, because i'm at the beginning.
>
>Cheers,
>
>Ricardo
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform