Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert prg to vcx
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00995476
Message ID:
00995682
Views:
20
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform