Newbies corwin Posted January 12, 2005 Newbies Posted January 12, 2005 I have ActiveX components from 3rd party which I want to use in FileMaker. Is there a way to achieve this? Thanks
Newbies MrEase Posted February 25, 2005 Newbies Posted February 25, 2005 I use Visual Basic to create an .exe to do whatever the components do and then call a script in FM to take over again. I have trouble though in changing the VB script to do the same in FM7, can't find the info I need and know nothing much of VB.
Barbecue Posted February 28, 2005 Posted February 28, 2005 You can use an ActiveX control with VBScript, which doesn't need to be compiled. The advantage over a compiled program is you can generate the VBScript on-the-fly based on values from FileMaker fields.
Recommended Posts
This topic is 7208 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now