Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert prg to vcx
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00995476
Message ID:
00995682
Vues:
19
This message has been marked as the solution to the initial question of the thread.
>How to convert prg to vcx

Khubaib,
You can learn more when you try to convert alone age.prg to age.vcx with this steps:
1. SELECT New->Class
- ClassName: AgeCalculator
- Based on: Custom
- Store in: Age

2. Select in menu Class->New method and add:
- CalculateAge Visibility - Public
- NextYear Visibility - Protected
- NextMonth Visibility - Protected
- DaysInMonth Visibility - Protected
- Isleapyear Visibility - Protected

In properies window select respective method and copy-paste from age.prg the code in.
That's all
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform