Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

basically I am trying to figure out all the filemaker functions available from "outside" filemaker so I can call them from VBA or VBS

In a nutshell: I want to write a vbscript to open and launch outlook from Filemaker (I am not using the sendmail function, because I create a temp field in outlook which will enable me to track the email ID and link it back to my filemaker DB) Now the problem is from my vb code, what filemaker functions are available? (without ASP since it will be running on multiple workstations where IIS is disabled)

is there a get field? confused.gif

Thx

Z

Posted

In VB open Object Browser and right-click to add a Reference. Search the Reference list for FileMaker. This attaches the necessary tlb file which docoments the interface. Also, check Help - ActiveX

  • 1 month later...

This topic is 7295 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.