Jump to content

sivak

Newbies
  • Posts

    4
  • Joined

  • Last visited

Everything posted by sivak

  1. Hi Wim, i Tried it in VB.net 2002 and VC++.net 2002, and it worked in VB.net but not in VC++.net with FM7/8 . pity is that it threw an error at the Open Method of documents when i clearly suppilied the required parameters. the error was "invalid Number of Parameters". the same statement worked in vb.net 2002. yes it might be of the way visual studio.net generates those Interops, and this is what creates problems.Can you suggest anything else ? Thanks siva
  2. Hi Wim , I am using VS 2003 with FM 7 and 8. It throes the "Server threw an Exception error". I am also not sure as to why and who is responsible for this error to popup. I also tried this out with VC++ 6.0 and .net but did not get it to work. Will it work with FM 6. Any how i tried the same by installing FM 6 and used the sample code given from the FM web site and changed few library setting and it did work, i am tying this with vc++ 6.0 now accessing FM 6 thanks siva
  3. Wanted to invoke a FM script on a specific time. so looked for the example given in the following link http://www.filemaker.com/help/08-Scripts11.html to trigger a FM script through the Activex component. But could not proceed beyound the code line Set FMDocs = FMApp.Documents. But couple of times we have crossed this line of code also without any error but subsequently we do get an error at this line of code myOpenFile.DoFMScript ("First Script"). Tried this same set of code in both VB 6 and a VB.net application but have not been successful to launch the script even though the application launches and the document opens up. I am stuck on this and not able to move ahead. Any help or views will be great. thanks a lot siva
  4. I need to call this function from within my application in windows. But I am not getting the equivalent datatype for the parameters to be passed to this function. I need to call this FMX_StartScript function.
×
×
  • Create New...

Important Information

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