Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a function
Message
From
19/12/2002 00:11:55
 
 
To
18/12/2002 23:46:10
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00734386
Message ID:
00734387
Views:
17
>I created a property in my editor class that must contain a function name.
>How can I call that function?
>
>In VFP I can do that by running the following commands :-
>lcFunction = myForm.myFunctionProperty
>&lcFunction

This has always been a common issue when going out of Visual FoxPro. It seems JScript.Net does it but not VB.Net. Basically, whatever compiles can't benefit of it. That's mostly what I understood so far. Unless someone knows a trick to do that, you can still create an object in Visual FoxPro to handle that aspect. Then, from the .Net environment, just call it when you need some of that.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform