Page 1 of 1

Playing with sample scripts - problem right off

Posted: Sat Jan 11, 2014 7:54 pm
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

Re: Playing with sample scripts - problem right off

Posted: Mon Jan 13, 2014 4:11 am
by trixmoto
Do you have a "Sub" called "test_listbox"?

Re: Playing with sample scripts - problem right off

Posted: Mon Jan 13, 2014 10:42 am
by dtsig
Not if it is not in the sample. I look in a bit. Thanks

Re: Playing with sample scripts - problem right off

Posted: Mon Jan 13, 2014 11:38 am
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