INTERACT FORUM

Windows => Plug-in Development => Topic started by: aMuTeX on May 14, 2004, 06:02:26 am

Title: How do I get a list of db fields and their data
Post by: aMuTeX on May 14, 2004, 06:02:26 am
Hi

Im trying to write an app using MC Automation. I want to display some (master - detail) listviews for filtering like it is in MC itself. But to realize this I would need a method to get a list of ex. all albums (all genres, all artists, ...). How can I get such a list with MC Automation? Can I use MJFieldAutomation class? How?

Thanks for any hint.