else if (theArgCount == 2)

should read:

        else if (theArgCount == 3)

Reply via email to