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

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

Recommended Posts

Posted

I would like Filemaker to be able to copy a string from a field. open another program up. and then paste the string into a field in the program. Can this be done?

For example:

a user has a record with an associated filename. the user types the filename into a text field. THe use pushes a button that opens the scanning program. The program's screen asks for what filename to save it as. I want filemaker to automatically put the filename into that field, it may not be the first field, say it's the 3rd field. so you have to press [tab] 2 times to get to the filename field.

Can this be done? Can Filemaker send windows commands between programs?

Posted

I'm assuming you're on the Windows platform. While you can pass another application command line args using the Send Message script step, you can't then also use tabs to move to a given field. You can do this with WinBatch without a whole lot of work. WinBatch as a utility called Roboscripter, that will capture keystrokes and help you create a WinBatch of the keystrokes. See it at www.winbatch.com

Steve

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