Jump to content
Server Maintenance This Week. ×

OLE AUTOMATION


Hem

This topic is 7071 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi,

I have developed an application that uses the COM/OLE functionality of FileMaker7 to active the running of a script when a certain event is triggered in the custom application.

Is it possible to pass a parameter in the DoFMScript function call? If so, could someone please give me an example? If not, then what is the best way of passing information into FileMaker so that a script can use the information to perform a specific function.

I'm using Delphi 7 to develop the application and OLE (Late Binding) to link to FileMaker.

Thank you.

Link to comment
Share on other sites

One way I can think of is to create a TAB file with the parameter data. Then create an import script to import the file data into a Global field. Then, via additional script steps, you can move/manipulate the parameter anyway you want via trhe DoFMScript function call.

Link to comment
Share on other sites

This topic is 7071 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.