Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API not found
Message
 
 
To
14/08/2007 11:45:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01248000
Message ID:
01248072
Views:
36
>Here is what has not worked yet . ..
>
>CREATE CLASS mymultimedia  of MyLib AS _multimedia
>CREATE CLASS mymultimedia  of MyLib AS _videoplayer
>CREATE CLASS mymultimedia  of Multimedia AS _videoplayer
>CREATE CLASS mymultimedia  of _Multimedia AS _videoplayer
>
You don't have to invent anything in this case, just read help :)
CREATE CLASS MyVideoPlayer OF mymultimedia AS _videoplayer FROM _Multimedia 
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform