Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening VCXs - Why twice?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00365056
Message ID:
00365295
Views:
19
Hey, that works great! Now I gotta figure out how to get it on the toolbar. :)

Thanks!

Michelle

>How complex you want to make the wrapper is up to you, but...
>LOCAL a_class
>DIMENSION a_class[1]
>IF AGETCLASS(a_class) AND TYPE('a_class[2]') = 'C'
>  MODIFY CLASS (a_class[2]) OF (a_class[1])
>ENDIF
is really a quite simple solution.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform