Topic
create independent executable
Home page › Community › Automation and VBA › create independent executable
- This topic has 2 replies and 2 voices and was last updated 19 years, 11 months ago ago by Norbert Bakkers.
-
AuthorPosts
-
20.07.2005 at 20:31 #35031Norbert BakkersParticipant
Is it possible to create an executable of a form which uses the Flexpro algorithm to do the calculations. It must be possible to run it on a pc without Flexpro installed.
If it is possible, where can I find more information?28.07.2005 at 18:39 #35029Norbert BakkersParticipantIs it possible to create an executable of a form which uses the Flexpro algorithm to do the calculations. It must be possible to run it on a pc without Flexpro installed.
If it is possible, where can I find more information?28.07.2005 at 18:39 #35030Bernhard KantzParticipantThe automation standard from Microsoft serves as the basis for the integration of VBA in FlexPro. This technology makes it possible to control FlexPro remotely with one of many different programming languages such as Basic, Java and C++. Automation not only functions within FlexPro with VBA, but also externally. FlexPro can even be controlled remotely by a program running on another computer on the network.
Based on automation technology, FlexPro offers an object-oriented interface – the automation object model.
You find a description of the automation interface into the FlexPro Online Help.For such an application you need a [b]FlexPro Runtime License[/b].
-
AuthorPosts
- You must be logged in to reply to this topic.