15-01-2008, 12:56 AM
Ok, well I'm having a issue. I haven't edited this code at all, and it's still giving me an error. lol
I'm getting the error message that says "Argument Is Not Optional". I've tried everything I could think of, but I just can't get this one.
Tell me if you need more code that is around it.
I'm getting the error message that says "Argument Is Not Optional". I've tried everything I could think of, but I just can't get this one.
Code:
Call SendAddChar(frmNewChar.txtName, 0, frmNewChar.cmbClass.ListIndex, frmChars.lstChars.ListIndex + 1)
Tell me if you need more code that is around it.