Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DDE connections
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00110960
Message ID:
00110999
Views:
19
>I'm trying to make a DDE connection class using the DDEAdvise command. It wants me to pass a UDF with a parameters statement so it can return the data as a value of one of those parameters. Is it possible to pass a method instead so that I don't have to create this UDF for each of the objects I create with this class?
Bill,

No I believe it must be a UDF. DDE far predates OOP in Fox and I don't think there is anyway to pass a method as the argument. The UDF could be a single PRG file that you include in each app.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform