![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered Member
Join Date: Feb 2007
Posts: 3
|
Calling external functions from the master script
Hi,
Not sure whether to put this here or in the newbie lounge as it might turn out to be just a simple VB issue. But here goes. I want to play around a bit more with exporting Netstumbler data to midi, using MIDI-OX. You can access MIDI-OX through the WSH, so I figure its possible by incorporating calls to the functions I want in the NS master script - but I'm not sure how. I've tried creating the MIDI-OX object: Set mox = WScript.CreateObject("Midiox.MoxScript.1", "Sink_") but I get errors. Do I need to import MIDI-OX libs at the top of the NS master script? Or set some kind of classpath? Any info, or examples of calling external functions much appreciated cheers Mike |
|
|
|
|
|
#2 (permalink) |
|
Registered Member
Join Date: Feb 2007
Posts: 3
|
Hi,
Just to clarify, I'm NOT after specific midiox information - just tips on how to access any external functions from within the NS master script. Surely this is possible? And if it isn't, could someone say so...? cheers, Mike |
|
|
|
|
|
#3 (permalink) |
|
Psychic Amish Stumbler
Join Date: Jul 2004
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 12,315
|
The person that probably needs to answer this is Goldfndr, he shows up once in a while. Be patient.
__________________
Treat your gun like your genitals, only whip it out when it's absolutely necessary. |
|
|
|