LVA Posted December 11, 2003 Posted December 11, 2003 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
SteveB Posted December 11, 2003 Posted December 11, 2003 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
SteveB Posted December 11, 2003 Posted December 11, 2003 Filemaker is not an 'exposed' application. As far as I know, there is no way to have VBA access anything internal to FM. Steve
Newbies jostring Posted December 12, 2003 Newbies Posted December 12, 2003 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
Recommended Posts
This topic is 7655 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 accountSign in
Already have an account? Sign in here.
Sign In Now