birdmanjenkins Posted June 3, 2022 Report Posted June 3, 2022 Is there a way to get the file path of a file using the Variable Set String to topmost window title? I want to my macro to read the topmost window then save the path to the file so I can pass that value to C#. Quote
acantor Posted June 3, 2022 Report Posted June 3, 2022 Variable Set String %Title% to topmost window title MessageBox: Title bar is... <VARIABLE SET STRING Option="\x05" Destination="%Title%"/> <MESSAGEBOX Caption="Title bar is..." Message="%Title%" Icon="2"/> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.