magician13134 0 Posted January 27, 2007 Is there a way to list all objects (?) connected to a program..? Like doing $iTunes.CurrentTrack (after creating iTunes as an object) will get the now playing track, but what is I didn't know that? Is there a function that lists all the workable $iTunes.*? Thanks... Visit Magic Soft Inc. for some of my software Share this post Link to post Share on other sites
Uten 9 Posted January 27, 2007 Not sure what your after but you could try TLviewer. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling Share this post Link to post Share on other sites
magician13134 0 Posted January 29, 2007 Not sure what your after but you could try TLviewer. Oh, thanks, but I got it in Microsoft Visual .Net 2003, but I have one more question. It lists everything the object $iTunes can do, but there are subobjects that it doesn't list... like obj(iTunes.application) $track = $iTunes.CurrentTrack $TrackName = $track.Trackname Any idea how to make Visual .Net list those sub objects? Visit Magic Soft Inc. for some of my software Share this post Link to post Share on other sites