About the DropTargetController Class...

I'm preparing a new SysStats config... But I don't know how to:

1. get the DropTarget Class to trigger an event (I've tried to set an Shortcut Class's trigger to Drop File)

2. Store the dropped file's Adress

Anyone can help?

------

I've got the point 2. already covered, but now need some extra help:

Is it possible to set a Shortcut Class's Argument to a variable? It seems like it can't be done.

-------

Ok... What I want to do is the following:

On file dropping, open the file with an specific app.

I could grab the file's path, but that's just it. Can't set the DropTargetController to trigger the Shortcut Class, and can't launch the app with a variable in the "arguments" field (required, since SysStats doesn't support arguments on the "Application" field).

Any help would be preciated.

(Judge? Are you here?! Please?!?)

#437940

Ok. Now I declare myself lost. I just don't know how to integrate both the VBS script and SysStats API. Should I call the App from the Script, or should it call an ShortcutController Class? Which are the variables I have to grab and set to get it all working?

Sorry, but I just don't know very much of programming... just a little VB.

When should I use a ScriptController, and when a ScriptMeter?

#438496