harmonyjim Posted June 24, 2007 Report Share Posted June 24, 2007 Hello: I will be using a program like Mediamonkey or J. River Media Center to convert my cd collection to digital music on my computer. I would like to know if it's possible in a macro to capture a field value from the library (database) of an application like the above, into Macro Express a variable, and if so, how. The variable I want to capture is the name of the artist of th currently playing track, so that I can call Foxpro and go to that artist's website. Thanks. Quote Link to comment Share on other sites More sharing options...
harmonyjim Posted June 24, 2007 Author Report Share Posted June 24, 2007 Correction. Firefox, not Foxpro. I used to work in Foxpro on my job. many years ago. Sorry. Quote Link to comment Share on other sites More sharing options...
Cory Posted June 26, 2007 Report Share Posted June 26, 2007 Hey, that’s a cool idea! And yes it can be done. Assuming the field is visible when it’s playing. Otherwise you will have to navigate to it. Check out ME’s windows control commands. They allow macro express to interact with windows controls such as buttons and text fields. There is a tutorial in the help file under tutorials-advanced demonstrating how to use controls to interact with windows calculator. You can use this technique to get text from an invisible field, or even an invisible field in some cases, or even activate macros. Quote Link to comment Share on other sites More sharing options...
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.