repairing MySQL table key file

Incorrect key file for table ‘sometable’; try to repair it

Tried REPAIR TABLE and get same error message so I resorted to the command line app myisamchk.exe

Is this the best tool for the job?