Search:

Type: Posts; User: HTRegz; Keyword(s):

Search: Search took 0.06 seconds.

  1. Replies
    16
    Views
    13,053

    You shouldn't have the - in front of each one.. ...

    You shouldn't have the - in front of each one..

    As for the initial error.. Is this Python from Python.org or ActiveState Python (they have differences)...
  2. Replies
    16
    Views
    13,053

    IndexError: list index out of range This is...

    IndexError: list index out of range

    This is your key.... It's actually a very, very simply solution...

    Try just sys.argv

    In python [x] denotes the x+1 item in a list (because we start...
  3. Replies
    16
    Views
    13,053

    Hey Hey If you've got Python, you've got...

    Hey Hey

    If you've got Python, you've got everything you need to run the script and there are no changes that have to be made... it works perfectly the way it is.

    I'd suggest you go look up why...
  4. Replies
    16
    Views
    13,053

    Wouldn't it be more fun to try this yourself or...

    Wouldn't it be more fun to try this yourself or learn how to do it yourself??? What's the point in it if you don't learn anything?

    Regardless.. this can be done quite easily in python:


    ...
Results 1 to 4 of 4