Jump to content

Utorrent parameters


Recommended Posts

Hey fellas.

Utorrent has a feature that can run your application, once a torrent finished, also, you can use several parameters such as "%n" which tells me the title of the torrent.

Now the problem.

My code is:

If $CmdLine[0] > 0 Then
            MsgBox(0,"Paramter:",$CmdLine[1])
EndIf

Using this code, i only get the parameter that my application was assigned, in this case "%n" but instead of that, i want the title that is "inside" of the "%n" parameter.

I'm completely out of ideas here. Any help would be appreciated :)

[u]Only by Attempting the Impossible You Can Earn the Remarkable[/u]
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...