December 21, 200421 yr Newbies Hi, When opening a database, the MDIClient window that is displayed normally has the database name as the window title. This window title can be manipulated using Windows API calls. After manipulating the window title through API call, using the Get(WindowName) function seems to return the original window name? Using the SetWindowTitle function, and then the Get(WindowName) function returns the correct result. I am executing a script from an external application that acts as a COM/OLE client. Within this external application I am manipulating the required FileMaker window title. I want to use this modified window title in the script. Can anyone help?
Create an account or sign in to comment