Sorry, Steegy but I only understand about 50% of that and the upshot is I haven't got a clue!
If I take it slowly...
Steegy wrote:The visualisation in MM can be launched from a script by using the following code:
- Code: Select all
Dim WshShell : Set WshShell = CreateObject("WScript.Shell")
WshShell.AppActivate "MediaMonkey"
'SDB.Tools.Sleep 100
WshShell.SendKeys "^(%v)"
'SDB.Tools.Sleep 1000
1.Does that mean the milkdrop would start automatically on MM start-up?
2. When you say "a" script, do you mean I have to write a new one or is the code to be added somewhere in your script?
Steegy wrote:Because MM2 doesn't support the Tools.Sleep commands yet
... er, no idea what they are
Steegy wrote:I commented them out.
Hooray, something I understand. I know that anything in
a script with ' at the beginnig of the line is ignored by the script.
Steegy wrote:But this means that usually they don't work correctly.
As I say, I don't know what
they [the Tools.Sleep commands ]
are.
Steegy wrote:On MM3, when the comments are removed, the code should work so you can use it in the script, to toggle the MM visualisation visibility.
I think I'd better go look at your script and see if removing the comments is what your suggesting. But even then
how do I toggle the vis visibilty?
I don't understand why you say "MM2 doesn't support the Tools.Sleep commands
yet" MM3's as good as released already.
Your post suggests that you have mistaken me for someone with a working brain.
