Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reusable code
Message
 
 
To
17/07/2008 14:30:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01331866
Message ID:
01332058
Views:
8
>Martina - thanks for your reply. How do I create a non-visual class??
>
>Thanks, Randy

Just put
DEFINE CLASS myClass as Custom && Session && any other non visual class (custom is a visual class)
...

ENDDEFINE
into the program. Open any of your visual classlibraries in Class Browser and hit View Code button to see the example of the code.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform