June 4, 200817 yr Dim myOpenFile As Object Set myOpenFile = FMDocs.Active MsgBox (scriptPara) myOpenFile.DoFMScript (scriptName) Above is a simple VB code which executes a FileMaker Script. Is there any upgrades made to DoFMScript() to accept parameters as well, which we can pass to the invoked script. Edited June 4, 200817 yr by Guest
August 3, 200817 yr Newbies No, it's not possible. The ActiveX component is very limited and such things are not possible
Create an account or sign in to comment