December 11, 200322 yr I would like windows 2000 to activate a script in Filemaker 5.5. Does someone know how to do it ? What should I use ? VBScript ? How ? Thanks. LVA
December 11, 200322 yr If it is always the same script, create a new Filemaker file and have it run a script on opening that will run your target script. The other alternative is to use WinBatch which can record keystrokes and play them back. WinBatch Steve
December 11, 200322 yr Filemaker is not an 'exposed' application. As far as I know, there is no way to have VBA access anything internal to FM. Steve
December 12, 200322 yr Newbies HI there, I've succeeded in starting a script within FileMaker from a VBScript. This only can be done from filemaker not from a runtime environment. I'll attach a VBS to check out what I did. Hope someone else can help me with the runtime problem... CheckImport.txt
Create an account or sign in to comment