Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it advisable to modify GenScrn to hardcode proc-func
Message
De
26/10/2005 08:30:27
Mike Yearwood
Toronto, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Versions des environnements
Visual FoxPro:
FoxPro Dos
Divers
Thread ID:
01061979
Message ID:
01062181
Vues:
14
This message has been marked as a message which has helped to the initial question of the thread.
Hi

All procedure names must be unique or you could end up firing the wrong one.

>Hi all
>
>I recently had to make a copy of a FDP25 project. As the directory had changed the project did a recompile of all the screen files (especially), menu files. According to Source Control these became modified files. All that had really changed was the Date/Time at the top of the .SPR and the Procedure/Function names that were generated at the compile time.
>
>I feel this is a lot of unnecessary flagging of source codes.
>
>I was hoping to change the GenScrn.PRG as follows:
>- Not to change the date/time (if logically possible) or altogether not print the date/time` at all.
>- If a proc./func. name has to be generated, then the code snippet (memo) should be replaced with a #NAME directive containing the newly generated name. I can do that in GetCName() function or whereever the snippet is first encountered.
>
>Please advise of any pitfalls that you feel maybe lurking if I went ahead with it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform