Playing with sample scripts - problem right off

This forum is for questions / discussions regarding development of addons / tweaks for MediaMonkey for Windows 4.

Moderators: Gurus, Addon Administrators

dtsig
Posts: 3588
Joined: Mon Jan 24, 2011 6:34 pm

Playing with sample scripts - problem right off

Post by dtsig »

Sure it is something that I am doing but ... I am trying the Sample ListBox Script and when I click on it i get

Error #13 - Microsoft VBS runtime error
Type mismatch: test_listbox
File: "c;\....\scripts\test_listbox.vbs", Line 2 Column 0

This is a simply copy/paste so not sure what I could have done. Sure it is something ... stumble stumble

Script.ini has ...

[test_listbox]
Filename=test_listbox.vbs
Procname=test_listbox
Order=0
DisplayName=Test ListBox
Description=testing scripts
Language=VBScript
ScriptType=0
Where's the db and ini stored
Reporting Bugs
Where tags are stored

Not affiliated with MediaMonkey ... just a RABID user/lover
DTSig
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Playing with sample scripts - problem right off

Post by trixmoto »

Do you have a "Sub" called "test_listbox"?
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
dtsig
Posts: 3588
Joined: Mon Jan 24, 2011 6:34 pm

Re: Playing with sample scripts - problem right off

Post by dtsig »

Not if it is not in the sample. I look in a bit. Thanks
Where's the db and ini stored
Reporting Bugs
Where tags are stored

Not affiliated with MediaMonkey ... just a RABID user/lover
DTSig
dtsig
Posts: 3588
Joined: Mon Jan 24, 2011 6:34 pm

Re: Playing with sample scripts - problem right off

Post by dtsig »

Nope .. just looked at the file and find that it doesn't have that. My mistake, as i look at more and more 'samples' is that they are not 'samples' as much as functions designed to do a specific task. Not actual routines ...
My mistake.

Thanks
Where's the db and ini stored
Reporting Bugs
Where tags are stored

Not affiliated with MediaMonkey ... just a RABID user/lover
DTSig
Post Reply